Package | Description |
---|---|
org.postgresql | |
org.postgresql.core | |
org.postgresql.core.v3 | |
org.postgresql.ds.common | |
org.postgresql.jdbc |
Class | Description |
---|---|
AutoSave | |
PreferQueryMode |
Specifies which mode is used to execute queries to database: simple means ('Q' execute, no parse, no bind, text mode only),
extended means always use bind/execute messages, extendedForPrepared means extended for prepared statements only.
|
Class | Description |
---|---|
AutoSave | |
BatchResultHandler |
Internal class, it is not a part of public API.
|
FieldMetadata |
This is an internal class to hold field metadata info like table name, column name, etc.
|
FieldMetadata.Key | |
PreferQueryMode |
Specifies which mode is used to execute queries to database: simple means ('Q' execute, no parse, no bind, text mode only),
extended means always use bind/execute messages, extendedForPrepared means extended for prepared statements only.
|
TimestampUtils |
Misc utils for handling time and date values.
|
Class | Description |
---|---|
BatchResultHandler |
Internal class, it is not a part of public API.
|
Class | Description |
---|---|
AutoSave | |
PreferQueryMode |
Specifies which mode is used to execute queries to database: simple means ('Q' execute, no parse, no bind, text mode only),
extended means always use bind/execute messages, extendedForPrepared means extended for prepared statements only.
|
Class | Description |
---|---|
AbstractBlobClob |
This class holds all of the methods common to both Blobs and Clobs.
|
AutoSave | |
BatchResultHandler |
Internal class, it is not a part of public API.
|
FieldMetadata |
This is an internal class to hold field metadata info like table name, column name, etc.
|
FieldMetadata.Key | |
PgConnection | |
PreferQueryMode |
Specifies which mode is used to execute queries to database: simple means ('Q' execute, no parse, no bind, text mode only),
extended means always use bind/execute messages, extendedForPrepared means extended for prepared statements only.
|
ResultWrapper |
Helper class that storing result info.
|
SslMode | |
TimestampUtils |
Misc utils for handling time and date values.
|
Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.