pljava 1.0.0

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.
ObjectResultSet
           
ReadOnlyResultSet
          The ReadOnlyResultSet implements all methods that changes the ResultSet in any way as methods that yield an UnsupportedFeatureException.
SingleRowResultSet
          A single row, updateable ResultSet
SPIConnection
           
SPIStatement
           
 


pljava 1.0.0