public class SQLSubQuery extends AbstractSQLSubQuery<SQLSubQuery>
configuration
MDC_PARAMETERS, MDC_QUERY, queryMixin
Constructor and Description |
---|
SQLSubQuery() |
SQLSubQuery(Configuration configuration,
QueryMetadata metadata) |
SQLSubQuery(QueryMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
SQLSubQuery |
clone() |
createSerializer
addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, 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 SQLSubQuery()
public SQLSubQuery(QueryMetadata metadata)
public SQLSubQuery(Configuration configuration, QueryMetadata metadata)
public SQLSubQuery clone()
clone
in class DetachableSQLQuery<SQLSubQuery>
Copyright © 2007–2015 Mysema Ltd. All rights reserved.