Uses of Package
org.postgresql.pljava.jdbc

Packages that use org.postgresql.pljava.jdbc
org.postgresql.pljava.jdbc   
 

Classes in org.postgresql.pljava.jdbc used by org.postgresql.pljava.jdbc
AbstractResultSet
          The AbstractResultSet serves as a base class for implementations of theResultSet interface.
AbstractResultSetMetaData
          Implementation of ResultSetMetaData for SyntheticResultSet
Invocation
           
ObjectResultSet
           
ReadOnlyResultSet
          The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException.
ResultSetField
           
SingleRowResultSet
          A single row ResultSet
SPIConnection
           
SPIStatement