Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.jdbc.xa |
Constructor and Description |
---|
PGCallableStatementDelegator(PGPooledConnectionDelegator owner,
CallableStatement delegator)
Constructor
|
PGPreparedStatementDelegator(PGPooledConnectionDelegator owner,
PreparedStatement delegator)
Constructor
|
PGStatementDelegator(PGPooledConnectionDelegator owner,
Statement delegator)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
PGXAConnectionDelegator
Connection handle for PGXAConnection
|
Copyright © 2013-2015 impossibl.com. All Rights Reserved.