Package | Description |
---|---|
com.impossibl.postgres.jdbc | |
com.impossibl.postgres.protocol | |
com.impossibl.postgres.protocol.ssl | |
com.impossibl.postgres.protocol.v30 | |
com.impossibl.postgres.system |
Modifier and Type | Class and Description |
---|---|
class |
PGDirectConnection
Direct connection implementation
|
Modifier and Type | Method and Description |
---|---|
static Connection |
APITracing.setupIfEnabled(Connection connection,
Configuration config) |
Modifier and Type | Method and Description |
---|---|
ServerConnection |
ServerConnectionFactory.connect(Configuration config,
SocketAddress address,
ServerConnection.Listener listener) |
Modifier and Type | Method and Description |
---|---|
static SSLEngine |
SSLEngineFactory.create(SSLMode sslMode,
Configuration config) |
void |
ConsolePasswordCallbackHandler.init(Configuration config) |
void |
ConfiguredCallbackHandler.init(Configuration config) |
Modifier and Type | Method and Description |
---|---|
com.impossibl.postgres.protocol.v30.ServerConnection |
ServerConnectionFactory.connect(Configuration config,
SocketAddress address,
ServerConnection.Listener listener) |
Modifier and Type | Interface and Description |
---|---|
interface |
Context |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContext |
class |
BasicContext |
class |
SettingsContext |
class |
TypeMapContext |