Uses of Package
org.postgresql.util

Packages that use org.postgresql.util
org.postgresql   
org.postgresql.core   
org.postgresql.core.v2   
org.postgresql.core.v3   
org.postgresql.geometric   
org.postgresql.hostchooser   
org.postgresql.jdbc   
org.postgresql.ssl   
org.postgresql.ssl.jdbc4   
org.postgresql.util   
 

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

Classes in org.postgresql.util used by org.postgresql.core
CanEstimateSize
           
HostSpec
          Simple container for host and port.
PGobject
          PGobject is a class used to describe unknown types An unknown type is any type that is unknown by JDBC Standards
PSQLException
           
 

Classes in org.postgresql.util used by org.postgresql.core.v2
HostSpec
          Simple container for host and port.
PSQLException
           
 

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

Classes in org.postgresql.util used by org.postgresql.geometric
PGBinaryObject
          PGBinaryObject is a inteface that classes extending PGobject can use to take advantage of more optimal binary encoding of the data type.
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.hostchooser
HostSpec
          Simple container for host and port.
 

Classes in org.postgresql.util used by org.postgresql.jdbc
HostSpec
          Simple container for host and port.
PGobject
          PGobject is a class used to describe unknown types An unknown type is any type that is unknown by JDBC Standards
PSQLException
           
 

Classes in org.postgresql.util used by org.postgresql.ssl
ObjectFactory
          Helper class to instantiate objects.
PSQLException
           
 

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

Classes in org.postgresql.util used by org.postgresql.util
CanEstimateSize
           
LruCache.CreateAction
          When the entry is not present in cache, this create action is used to create one.
LruCache.EvictAction
          Action that is invoked when the entry is removed from the cache.
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.
PSQLException
           
PSQLState
          This class is used for holding SQLState codes.
ServerErrorMessage
           
 



Copyright © 2016 PostgreSQL Global Development Group. All rights reserved.