Q
- concrete subtypepublic abstract class AbstractSQLQuery<Q extends AbstractSQLQuery<Q>> extends ProjectableSQLQuery<Q>
configuration, firstUnionSubQuery, union, unionAll
MDC_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, withRecursive
list, map, notExists, singleResult, singleResult, transform, uniqueResult
distinct, equals, groupBy, groupBy, hashCode, having, having, limit, offset, orderBy, orderBy, restrict, set, where, where
finalize, getClass, notify, notifyAll, wait, wait, wait
distinct, limit, offset, orderBy, restrict, set
where
iterate, listResults
public AbstractSQLQuery(QueryMetadata metadata, Configuration configuration)
protected boolean isEntityExpression(Expression<?> expr)
protected Expression<?> extractEntityExpression(Expression<?> expr)
Copyright © 2007–2015 Mysema Ltd. All rights reserved.