Uses of Package
org.postgresql.jdbc2

Packages that use org.postgresql.jdbc2
org.postgresql.core   
org.postgresql.jdbc2   
org.postgresql.jdbc3   
org.postgresql.jdbc3g   
org.postgresql.jdbc4   
 

Classes in org.postgresql.jdbc2 used by org.postgresql.core
TimestampUtils
          Misc utils for handling time and date values.
 

Classes in org.postgresql.jdbc2 used by org.postgresql.jdbc2
AbstractJdbc2BlobClob
          This class holds all of the methods common to both Blobs and Clobs.
AbstractJdbc2Connection
          This class defines methods of the jdbc2 specification.
ResultWrapper
          Helper class that storing result info.
TimestampUtils
          Misc utils for handling time and date values.
 

Classes in org.postgresql.jdbc2 used by org.postgresql.jdbc3
AbstractJdbc2Array
          Array is used collect one column of query result data.
AbstractJdbc2Blob
           
AbstractJdbc2BlobClob
          This class holds all of the methods common to both Blobs and Clobs.
AbstractJdbc2Clob
           
AbstractJdbc2Connection
          This class defines methods of the jdbc2 specification.
AbstractJdbc2DatabaseMetaData
           
AbstractJdbc2ResultSet
           
AbstractJdbc2ResultSetMetaData
           
AbstractJdbc2Statement
          This class defines methods of the jdbc2 specification.
 

Classes in org.postgresql.jdbc2 used by org.postgresql.jdbc3g
AbstractJdbc2Array
          Array is used collect one column of query result data.
AbstractJdbc2Blob
           
AbstractJdbc2BlobClob
          This class holds all of the methods common to both Blobs and Clobs.
AbstractJdbc2Clob
           
AbstractJdbc2Connection
          This class defines methods of the jdbc2 specification.
AbstractJdbc2DatabaseMetaData
           
AbstractJdbc2ResultSet
           
AbstractJdbc2ResultSetMetaData
           
AbstractJdbc2Statement
          This class defines methods of the jdbc2 specification.
 

Classes in org.postgresql.jdbc2 used by org.postgresql.jdbc4
AbstractJdbc2Array
          Array is used collect one column of query result data.
AbstractJdbc2Blob
           
AbstractJdbc2BlobClob
          This class holds all of the methods common to both Blobs and Clobs.
AbstractJdbc2Clob
           
AbstractJdbc2Connection
          This class defines methods of the jdbc2 specification.
AbstractJdbc2DatabaseMetaData
           
AbstractJdbc2ResultSet
           
AbstractJdbc2ResultSetMetaData
           
 



Copyright © 2013. All Rights Reserved.