public abstract class AbstractSQLSubQuery<Q extends AbstractSQLSubQuery<Q>> extends DetachableSQLQuery<Q>
configuration
MDC_PARAMETERS, MDC_QUERY, queryMixin
Constructor and Description |
---|
AbstractSQLSubQuery() |
AbstractSQLSubQuery(Configuration configuration,
QueryMetadata metadata) |
AbstractSQLSubQuery(QueryMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
protected SQLSerializer |
createSerializer() |
addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, clone, exists, from, from, from, fullJoin, fullJoin, fullJoin, fullJoin, getMetadata, getSQL, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, notExists, on, on, rightJoin, rightJoin, rightJoin, rightJoin, serialize, toString, union, union, union, unionAll, unionAll, unionAll, with, with, with, withRecursive, withRecursive, withRecursive
count, list, list, list, list, unique, unique, unique, unique, unique, unique, unique, unique, unique, unique
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
public AbstractSQLSubQuery()
public AbstractSQLSubQuery(QueryMetadata metadata)
public AbstractSQLSubQuery(Configuration configuration, QueryMetadata metadata)
protected SQLSerializer createSerializer()
createSerializer
in class DetachableSQLQuery<Q extends AbstractSQLSubQuery<Q>>
Copyright © 2007–2015 Mysema Ltd. All rights reserved.