Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
Encoding
Representation of a particular character encoding.
|
Field |
JdbcCallParseInfo
Contains parse flags from
Parser.modifyJdbcCall(String, boolean, int, int) . |
Keyword
Reserved SQL keywords.
|
Logger
Poor man's logging infrastructure.
|
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).
|
ProtocolConnection
Provides access to protocol-level connection operations.
|
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.
|
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.
|
TypeInfo |
Version |
Class and Description |
---|
ConnectionFactory
Handles protocol-specific connection setup.
|
Logger
Poor man's logging infrastructure.
|
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).
|
ProtocolConnection
Provides access to protocol-level connection operations.
|
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.
|
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 and Description |
---|
NativeQuery
Represents a query that is ready for execution by backend.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
Logger
Poor man's logging infrastructure.
|
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.
|
Encoding
Representation of a particular character encoding.
|
Field |
Logger
Poor man's logging infrastructure.
|
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.
|
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.
|
TypeInfo |
Version |
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Class and Description |
---|
Logger
Poor man's logging infrastructure.
|
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.
|
Logger
Poor man's logging infrastructure.
|
Class and Description |
---|
BaseConnection
Driver-internal connection interface.
|
Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.