Uses of Package
org.postgresql.pljava

Packages that use org.postgresql.pljava
org.postgresql.pljava   
org.postgresql.pljava.example   
org.postgresql.pljava.internal   
 

Classes in org.postgresql.pljava used by org.postgresql.pljava
ObjectPool
           
PooledObject
          Interface for objects that are pooled and reused.
SavepointListener
           
Session
          A Session maintains transaction coordinated in-memory data.
TransactionListener
           
TriggerData
          The SQL 2003 spec.
 

Classes in org.postgresql.pljava used by org.postgresql.pljava.example
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 ResultSet.
ResultSetProvider
          An implementation of this interface is returned from functions and procedures that are declared to return SET OF a complex type.
TriggerData
          The SQL 2003 spec.
 

Classes in org.postgresql.pljava used by org.postgresql.pljava.internal
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 ResultSet.
ResultSetProvider
          An implementation of this interface is returned from functions and procedures that are declared to return SET OF a complex type.
Session
          A Session maintains transaction coordinated in-memory data.
TriggerData
          The SQL 2003 spec.