Package org.postgresql.pljava.jdbc

Class Summary
AbstractResultSet The AbstractResultSet serves as a base class for implementations of theResultSet interface.
BlobValue  
ClobValue  
Invocation  
ObjectResultSet  
ReadOnlyResultSet The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException.
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  
SPIDriver  
SPINamedSavepoint  
SPIParameterMetaData  
SPIPreparedStatement  
SPIResultSet A Read-only ResultSet that provides direct access to a Portal.
SPISavepoint  
SPIStatement  
TriggerResultSet A single row, updateable ResultSet specially made for triggers.
 

Exception Summary
StatementClosedException  
UnsupportedFeatureException  
 



Copyright (c) 2003, 2004, 2005 TADA AB - Taby Sweden. Distributed under the terms shown in COPYRIGHT