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