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