Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.jdbc.xa |
Modifier and Type | Class and Description |
---|---|
class |
PGDirectConnection
Direct connection implementation
|
class |
PGPooledConnectionDelegator
Connection handle for PGPooledConnection
|
Constructor and Description |
---|
PGPooledConnectionDelegator(PGPooledConnection owner,
PGConnection delegator)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
PGXAConnectionDelegator
Connection handle for PGXAConnection
|
Constructor and Description |
---|
PGXAConnectionDelegator(PGXAConnection owner,
PGConnection delegator)
Constructor
|