Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
CachedQuery |
Stores information on the parsed JDBC query.
|
Encoding |
Representation of a particular character encoding.
|
EncodingPredictor.DecodeResult |
In certain cases the encoding is not known for sure (e.g.
|
Field | |
JavaVersion | |
JdbcCallParseInfo |
Contains parse flags from
Parser.modifyJdbcCall(String, boolean, int, int) . |
NativeQuery |
Represents a query that is ready for execution by backend.
|
ParameterList |
Abstraction of a list of parameters to be substituted into a Query.
|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Query |
Abstraction of a generic Query, hiding the details of any protocol-version-specific data needed
to execute the query efficiently.
|
QueryExecutor |
Abstracts the protocol-specific details of executing a query.
|
ReplicationProtocol |
Abstracts the protocol-specific details of physic and logic replication.
|
ResultCursor |
Abstraction of a cursor over a returned resultset.
|
ResultHandler |
Callback interface for passing query results from the protocol-specific layer to the
protocol-independent JDBC implementation code.
|
ServerVersion |
Enumeration for PostgreSQL versions.
|
SqlCommand |
Data Modification Language inspection support.
|
SqlCommandType |
Type information inspection support.
|
TransactionState | |
TypeInfo | |
Version |
Class | Description |
---|---|
ConnectionFactory |
Handles protocol-specific connection setup.
|
NativeQuery |
Represents a query that is ready for execution by backend.
|
ParameterList |
Abstraction of a list of parameters to be substituted into a Query.
|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Query |
Abstraction of a generic Query, hiding the details of any protocol-version-specific data needed
to execute the query efficiently.
|
QueryExecutor |
Abstracts the protocol-specific details of executing a query.
|
QueryExecutorBase | |
ReplicationProtocol |
Abstracts the protocol-specific details of physic and logic replication.
|
ResultCursor |
Abstraction of a cursor over a returned resultset.
|
ResultHandler |
Callback interface for passing query results from the protocol-specific layer to the
protocol-independent JDBC implementation code.
|
Class | Description |
---|---|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
QueryExecutor |
Abstracts the protocol-specific details of executing a query.
|
ReplicationProtocol |
Abstracts the protocol-specific details of physic and logic replication.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
BaseStatement |
Driver-internal statement interface.
|
CachedQuery |
Stores information on the parsed JDBC query.
|
Encoding |
Representation of a particular character encoding.
|
Field | |
ParameterList |
Abstraction of a list of parameters to be substituted into a Query.
|
Query |
Abstraction of a generic Query, hiding the details of any protocol-version-specific data needed
to execute the query efficiently.
|
QueryExecutor |
Abstracts the protocol-specific details of executing a query.
|
ReplicationProtocol |
Abstracts the protocol-specific details of physic and logic replication.
|
ResultCursor |
Abstraction of a cursor over a returned resultset.
|
ResultHandler |
Callback interface for passing query results from the protocol-specific layer to the
protocol-independent JDBC implementation code.
|
ResultHandlerBase |
Empty implementation of
ResultHandler interface. |
TransactionState | |
TypeInfo | |
Version |
Class | Description |
---|---|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Class | Description |
---|---|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class | Description |
---|---|
PGStream |
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class | Description |
---|---|
Encoding |
Representation of a particular character encoding.
|
EncodingPredictor.DecodeResult |
In certain cases the encoding is not known for sure (e.g.
|
Class | Description |
---|---|
BaseConnection |
Driver-internal connection interface.
|
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.