public final class JDOSQLQuery extends AbstractSQLQuery<JDOSQLQuery>
detach, persistenceManager, projection, queries, queryMixinconfiguration, firstUnionSubQuery, union, unionAllMDC_PARAMETERS, MDC_QUERY| Constructor and Description |
|---|
JDOSQLQuery(javax.jdo.PersistenceManager persistenceManager,
Configuration configuration) |
JDOSQLQuery(javax.jdo.PersistenceManager persistenceManager,
Configuration configuration,
QueryMetadata metadata,
boolean detach) |
JDOSQLQuery(javax.jdo.PersistenceManager persistenceManager,
SQLTemplates templates) |
| Modifier and Type | Method and Description |
|---|---|
JDOSQLQuery |
clone() |
protected SQLSerializer |
createSerializer() |
close, count, getMetadata, isDetach, iterate, iterate, list, list, listResults, listResults, toString, uniqueResult, uniqueResultaddFlag, addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, clone, exists, from, from, from, fullJoin, fullJoin, fullJoin, fullJoin, getSQL, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, on, on, rightJoin, rightJoin, rightJoin, rightJoin, serialize, union, union, union, union, unionAll, unionAll, unionAll, unionAll, 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 JDOSQLQuery(@Nullable javax.jdo.PersistenceManager persistenceManager, SQLTemplates templates)
public JDOSQLQuery(@Nullable javax.jdo.PersistenceManager persistenceManager, Configuration configuration)
public JDOSQLQuery(@Nullable javax.jdo.PersistenceManager persistenceManager, Configuration configuration, QueryMetadata metadata, boolean detach)
public JDOSQLQuery clone()
clone in class ProjectableSQLQuery<JDOSQLQuery>protected SQLSerializer createSerializer()
createSerializer in class ProjectableSQLQuery<JDOSQLQuery>Copyright © 2007–2015 Querydsl. All rights reserved.