Package org.postgresql.pljava.jdbc

Class Summary
AbstractResultSet The AbstractResultSet serves as a base class for implementations of theResultSet interface.
BlobValue  
ClobValue  
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).
SPIConnection  
SPIDriver  
SPIParameterMetaData  
SPIPreparedStatement  
SPIPreparedStatement.ParamEntry  
SPIResultSet A Read-only ResultSet that provides direct access to a Portal.
SPIStatement  
TriggerResultSet A single row, updateable ResultSet specially made for triggers.
 

Exception Summary
StatementClosedException  
UnsupportedFeatureException  
 



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