|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
AbstractResultSet | The AbstractResultSet serves as a base class for implementations
of theResultSet interface. |
AbstractResultSetMetaData | Implementation of ResultSetMetaData for SyntheticResultSet |
BlobValue | |
BuiltinFunctions | PostgreSQL builtin functions |
ClobValue | |
Invocation | |
ObjectResultSet | |
ReadOnlyResultSet | The ReadOnlyResultSet implements all methods that changes the ResultSet
in any way as methods that yield an UnsupportedFeatureException . |
ResultSetField | |
SingleRowReader | A single row, read-only ResultSet, specially made for functions and procedures that takes complex types as arguments. |
SingleRowResultSet | A single row, updateable ResultSet |
SingleRowWriter | A single row, updateable ResultSet, specially made for functions and procedures that returns complex types or sets. |
SingleTupleReader | A single row, read-only ResultSet, specially made for functions and procedures that takes complex types as arguments (PostgreSQL 7.5 and later). |
SPIAnonymousSavepoint | |
SPIConnection | |
SPIDatabaseMetaData | |
SPIDriver | |
SPINamedSavepoint | |
SPIParameterMetaData | |
SPIPreparedStatement | |
SPIResultSet | A Read-only ResultSet that provides direct access to a Portal . |
SPIResultSetMetaData | Implementation of ResultSetMetaData for SPIResultSet |
SPISavepoint | |
SPIStatement | |
SyntheticResultSet | A Synthetic ResultSet that provides direct access to data stored
in a ArrayList . |
SyntheticResultSetMetaData | Implementation of ResultSetMetaData for SyntheticResultSet |
TriggerResultSet | A single row, updateable ResultSet specially made for triggers. |
TypeOid | Provides constants for well-known backend OIDs for the types we commonly use. |
Exception Summary | |
---|---|
StatementClosedException | |
UnsupportedFeatureException |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |