Q - concrete subtypepublic abstract class AbstractSQLQuery<Q extends AbstractSQLQuery<Q>> extends ProjectableSQLQuery<Q>
configuration, firstUnionSubQuery, union, unionAllMDC_PARAMETERS, MDC_QUERY, queryMixin| Constructor and Description | 
|---|
| AbstractSQLQuery(QueryMetadata metadata,
                Configuration configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Expression<?> | extractEntityExpression(Expression<?> expr) | 
| protected boolean | isEntityExpression(Expression<?> expr) | 
addFlag, addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, clone, clone, count, createSerializer, exists, from, from, from, fullJoin, fullJoin, fullJoin, fullJoin, getMetadata, getSQL, innerJoin, innerJoin, innerJoin, innerJoin, iterate, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, list, listResults, on, on, rightJoin, rightJoin, rightJoin, rightJoin, serialize, toString, union, union, union, union, unionAll, unionAll, unionAll, unionAll, uniqueResult, uniqueResult, with, with, with, withRecursive, withRecursive, withRecursivelist, map, notExists, singleResult, singleResult, transform, uniqueResultdistinct, equals, groupBy, groupBy, hashCode, having, having, limit, offset, orderBy, orderBy, restrict, set, where, wherefinalize, getClass, notify, notifyAll, wait, wait, waitdistinct, limit, offset, orderBy, restrict, setwhereiterate, listResultspublic AbstractSQLQuery(QueryMetadata metadata, Configuration configuration)
protected boolean isEntityExpression(Expression<?> expr)
protected Expression<?> extractEntityExpression(Expression<?> expr)
Copyright © 2007–2015 Querydsl. All rights reserved.