Class RelationSubQueryElement
java.lang.Object
com.valqueries.automapper.elements.RelationSubQueryElement
- 
Constructor SummaryConstructorsConstructorDescriptionRelationSubQueryElement(String parentTableAlias, String tableAlias, RelationDescriber relation, ValqueriesQueryImpl<?> otherQuery, SqlDialect dialect) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.valqueries.automapper.elements.ElementfromString
- 
Constructor Details- 
RelationSubQueryElementpublic RelationSubQueryElement(String parentTableAlias, String tableAlias, RelationDescriber relation, ValqueriesQueryImpl<?> otherQuery, SqlDialect dialect) 
 
- 
- 
Method Details- 
queryString- Specified by:
- queryStringin interface- Element
 
- 
set
 
-