public abstract class AbstractSQLSubQuery<Q extends AbstractSQLSubQuery<Q>> extends DetachableSQLQuery<Q>
configurationMDC_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, withRecursivecount, list, list, list, list, unique, unique, unique, unique, unique, unique, unique, unique, unique, uniquedistinct, equals, groupBy, groupBy, hashCode, having, having, limit, offset, orderBy, orderBy, restrict, set, where, wherefinalize, getClass, notify, notifyAll, wait, wait, waitdistinct, limit, offset, orderBy, restrict, setwherepublic 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 Querydsl. All rights reserved.