public class PostgresQueryFactory extends AbstractSQLQueryFactory<PostgresQuery,SQLSubQuery>
configuration, connection| Constructor and Description |
|---|
PostgresQueryFactory(Configuration configuration,
javax.inject.Provider<Connection> connection) |
PostgresQueryFactory(javax.inject.Provider<Connection> connection) |
PostgresQueryFactory(SQLTemplates templates,
javax.inject.Provider<Connection> connection) |
| Modifier and Type | Method and Description |
|---|---|
PostgresQuery |
query() |
delete, from, from, from, getConfiguration, getConnection, insert, merge, subQuery, subQuery, updatepublic PostgresQueryFactory(Configuration configuration, javax.inject.Provider<Connection> connection)
public PostgresQueryFactory(javax.inject.Provider<Connection> connection)
public PostgresQueryFactory(SQLTemplates templates, javax.inject.Provider<Connection> connection)
public PostgresQuery query()
Copyright © 2007–2014 Mysema Ltd. All rights reserved.