Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Encoding
Representation of a particular character encoding.
|
QueryExecutor
Abstracts the protocol-specific details of executing a query.
|
Class and Description |
---|
BaseQueryKey
This class is used as a cache key for simple statements that have no "returning columns".
|
CachedQuery
Stores information on the parsed JDBC query.
|
CachedQueryCreateAction
Creates an instance of
CachedQuery for a given connection. |
Encoding
Representation of a particular character encoding.
|
Encoding.UTFEncodingProvider |
EncodingPredictor.DecodeResult
In certain cases the encoding is not known for sure (e.g.
|
EncodingPredictor.Translation |
Field |
JavaVersion |
JdbcCallParseInfo
Contains parse flags from
Parser.modifyJdbcCall(String, boolean, int, int, EscapeSyntaxCallMode) . |
NativeQuery
Represents a query that is ready for execution by backend.
|
OptimizedUTF8Encoder
UTF-8 encoder implementation which validates values during decoding which is
significantly faster than using a
CharsetDecoder . |
ParameterList
Abstraction of a list of parameters to be substituted into a Query.
|
Parser.SqlParseState |
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.
|
ResultHandlerBase
Empty implementation of
ResultHandler interface. |
ServerVersion
Enumeration for PostgreSQL versions.
|
SqlCommand
Data Modification Language inspection support.
|
SqlCommandType
Type information inspection support.
|
TransactionState |
Tuple
Class representing a row in a
ResultSet . |
TypeInfo |
Version |
VisibleBufferedInputStream
A faster version of BufferedInputStream.
|
Class and Description |
---|
CommandCompleteParser
Parses
oid and rows from a CommandComplete (B) message (end of Execute). |
ConnectionFactory
Handles protocol-specific connection setup.
|
Field |
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.
|
SqlCommand
Data Modification Language inspection support.
|
Class and 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 and Description |
---|
BaseConnection
Driver-internal connection interface.
|
ParameterList
Abstraction of a list of parameters to be substituted into a Query.
|
QueryExecutor
Abstracts the protocol-specific details of executing a query.
|
Class and Description |
---|
PGStream
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class and 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.
|
Provider
Represents a provider of results.
|
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 |
Tuple
Class representing a row in a
ResultSet . |
TypeInfo |
Version |
Class and Description |
---|
PGStream
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
PGStream
Wrapper around the raw connection to the server that implements some basic primitives
(reading/writing formatted data, doing string encoding, etc).
|
Class and Description |
---|
Encoding
Representation of a particular character encoding.
|
EncodingPredictor.DecodeResult
In certain cases the encoding is not known for sure (e.g.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|