public class PostgresQuery extends AbstractSQLQuery<PostgresQuery> implements SQLCommonQuery<PostgresQuery>
SQLQueryqueryMixin, union, unionAll| Constructor and Description |
|---|
PostgresQuery(java.sql.Connection conn) |
PostgresQuery(java.sql.Connection conn,
Configuration configuration) |
PostgresQuery(java.sql.Connection conn,
Configuration configuration,
QueryMetadata metadata) |
PostgresQuery(java.sql.Connection conn,
SQLTemplates templates) |
| Modifier and Type | Method and Description |
|---|---|
PostgresQuery |
forShare() |
PostgresQuery |
noWait() |
PostgresQuery |
of(RelationalPath<?>... paths) |
addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, buildQueryString, count, createSerializer, exists, forUpdate, from, from, from, fullJoin, fullJoin, fullJoin, fullJoin, getConfiguration, getMetadata, getResults, getSQL, innerJoin, innerJoin, innerJoin, innerJoin, iterate, iterate, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, list, list, listResults, listResults, on, on, rightJoin, rightJoin, rightJoin, rightJoin, setParameters, toString, union, union, union, union, unionAll, unionAll, unionAll, unionAll, uniqueResult, uniqueResultmap, notExists, singleResult, singleResult, transform, uniqueResultdistinct, equals, groupBy, groupBy, hashCode, having, having, limit, offset, orderBy, orderBy, restrict, set, where, whereclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, from, from, fullJoin, fullJoin, fullJoin, fullJoin, innerJoin, innerJoin, innerJoin, innerJoin, join, join, join, join, leftJoin, leftJoin, leftJoin, leftJoin, on, rightJoin, rightJoin, rightJoin, rightJoindistinct, limit, offset, orderBy, restrict, setwherepublic PostgresQuery(java.sql.Connection conn)
public PostgresQuery(java.sql.Connection conn,
SQLTemplates templates)
public PostgresQuery(java.sql.Connection conn,
Configuration configuration)
public PostgresQuery(java.sql.Connection conn,
Configuration configuration,
QueryMetadata metadata)
public PostgresQuery forShare()
public PostgresQuery noWait()
public PostgresQuery of(RelationalPath<?>... paths)
paths - Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.