Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.jdbc.xa |
Modifier and Type | Class and Description |
---|---|
class |
PGConnectionImpl
Connection implementation
|
class |
PGPooledConnectionDelegator
Connection handle for PGPooledConnection
|
Modifier and Type | Method and Description |
---|---|
PGConnection |
PGDriver.connect(String url,
Properties info) |
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
|
Copyright © 2013–2017 impossibl.com. All rights reserved.