PGArray(PGConnectionImpl connection,
ArrayType type,
Object[] value) |
PGPooledConnection(PGConnectionImpl con,
boolean autoCommit,
boolean isXA)
Creates a new PooledConnection representing the specified physical
connection.
|
PGSQLInputImpl(PGConnectionImpl connection,
CompositeType type,
Map<String,Class<?>> typeMap,
Object[] attributeValues) |
PGSQLOutputImpl(PGConnectionImpl connection,
CompositeType type) |
PGSQLXML(PGConnectionImpl conn) |
PGSQLXML(PGConnectionImpl conn,
byte[] data) |
PGStruct(PGConnectionImpl connection,
String typeName,
Type[] attributeTypes,
Object[] values) |