public class PostgresQuery extends AbstractSQLQuery<PostgresQuery>
SQLQueryqueryMixin, union, unionAll| Constructor and Description |
|---|
PostgresQuery(Connection conn) |
PostgresQuery(Connection conn,
Configuration configuration) |
PostgresQuery(Connection conn,
Configuration configuration,
QueryMetadata metadata) |
PostgresQuery(Connection conn,
SQLTemplates templates) |
| Modifier and Type | Method and Description |
|---|---|
PostgresQuery |
forShare() |
PostgresQuery |
noWait() |
PostgresQuery |
of(RelationalPath<?>... paths) |
addFlag, addFlag, addFlag, addFlag, addJoinFlag, addJoinFlag, addListener, 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, setUseLiterals, toString, union, union, union, union, unionAll, unionAll, unionAll, unionAll, uniqueResult, 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, whereclone, finalize, getClass, notify, notifyAll, wait, wait, waitdistinct, limit, offset, orderBy, restrict, setwherepublic PostgresQuery(Connection conn)
public PostgresQuery(Connection conn, SQLTemplates templates)
public PostgresQuery(Connection conn, Configuration configuration)
public PostgresQuery(Connection conn, Configuration configuration, QueryMetadata metadata)
public PostgresQuery forShare()
public PostgresQuery noWait()
public PostgresQuery of(RelationalPath<?>... paths)
paths - Copyright © 2007–2014 Mysema Ltd. All rights reserved.