Uses of Package
org.postgresql.util

Packages that use org.postgresql.util
org.postgresql.core.types   
org.postgresql.core.v3   
org.postgresql.geometric   
org.postgresql.ssl   
org.postgresql.util   
 

Classes in org.postgresql.util used by org.postgresql.core.types
PSQLException
           
 

Classes in org.postgresql.util used by org.postgresql.core.v3
PSQLException
           
 

Classes in org.postgresql.util used by org.postgresql.geometric
PGobject
          PGobject is a class used to describe unknown types An unknown type is any type that is unknown by JDBC Standards
 

Classes in org.postgresql.util used by org.postgresql.ssl
PSQLException
           
 

Classes in org.postgresql.util used by org.postgresql.util
PGInterval
          This implements a class that handles the PostgreSQL interval type
PGobject
          PGobject is a class used to describe unknown types An unknown type is any type that is unknown by JDBC Standards
PGtokenizer
          This class is used to tokenize the text output of org.postgres.
PSQLState
          This class is used for holding SQLState codes.
ServerErrorMessage
           
 



Copyright © 2013. All Rights Reserved.