public class SQLServerQuery extends AbstractSQLQuery<SQLServerQuery>
listeners, useLiteralsconfiguration, firstUnionSubQuery, union, unionAllMDC_PARAMETERS, MDC_QUERY, queryMixin| Modifier | Constructor and Description |
|---|---|
|
SQLServerQuery(Connection conn) |
|
SQLServerQuery(Connection conn,
Configuration configuration) |
|
SQLServerQuery(Connection conn,
Configuration configuration,
QueryMetadata metadata) |
|
SQLServerQuery(Connection conn,
SQLTemplates templates) |
protected |
SQLServerQuery(Connection conn,
SQLTemplates templates,
QueryMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
SQLServerQuery |
clone(Connection conn) |
SQLServerQuery |
tableHints(SQLServerTableHints... tableHints) |
addListener, cleanupMDC, clone, clone, count, createSerializer, endContext, forUpdate, getConfiguration, getResults, iterate, list, listResults, logQuery, onException, setParameters, setStatementOptions, setUseLiterals, startContext, uniqueResultaddFlag, addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, 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, with, with, with, withRecursive, withRecursive, withRecursivemap, notExists, singleResult, singleResult, transform, uniqueResultdistinct, 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 SQLServerQuery(Connection conn)
public SQLServerQuery(Connection conn, SQLTemplates templates)
protected SQLServerQuery(Connection conn, SQLTemplates templates, QueryMetadata metadata)
public SQLServerQuery(Connection conn, Configuration configuration, QueryMetadata metadata)
public SQLServerQuery(Connection conn, Configuration configuration)
public SQLServerQuery tableHints(SQLServerTableHints... tableHints)
tableHints - public SQLServerQuery clone(Connection conn)
clone in class AbstractSQLQuery<SQLServerQuery>Copyright © 2007–2015 Querydsl. All rights reserved.