Package | Description |
---|---|
org.postgresql.core | |
org.postgresql.core.v3 |
Class and Description |
---|
TypeTransferModeRegistry |
Class and Description |
---|
BatchedQuery
Purpose of this object is to support batched query re write behaviour.
|
CopyOperationImpl |
DescribeRequest
Information for "pending describe queue".
|
ExecuteRequest
Information for "pending execute queue".
|
Portal
V3 ResultCursor implementation in terms of backend Portals.
|
QueryExecutorImpl
QueryExecutor implementation for the V3 protocol.
|
SimpleParameterList
Parameter list for a single-statement V3 query.
|
SimpleQuery
V3 Query implementation for a single-statement query.
|
TypeTransferModeRegistry |
V3ParameterList
Common interface for all V3 parameter list implementations.
|