ObjectPool | |
PooledObject | Interface for objects that are pooled and reused.
|
ResultSetHandle | An implementation of this interface is returned from functions and procedures
that are declared to return SET OF a complex type in the form
of a java.sql.ResultSet . |
ResultSetProvider | An implementation of this interface is returned from functions and procedures
that are declared to return SET OF a complex type. |
SavepointListener | |
Session | A Session maintains transaction coordinated in-memory data. |
TransactionListener | |
TriggerData | The SQL 2003 spec. does not stipulate a standard way of mapping
triggers to functions. |