Package org.postgresql.util

Class Summary
Base64 This code is a stripped down version of Robert Harder's Public Domain Base64 implementation.
GT This class provides a wrapper around a gettext message catalog that can provide a localized version of error messages.
MD5Digest  
PGbytea Converts to and from the postgresql bytea datatype used by the backend.
PGInterval This implements a class that handles the PostgreSQL interval type
PGmoney This implements a class that handles the PostgreSQL money and cash types
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.
PSQLDriverVersion This class holds the current build number and a utility program to print it and the file it came from.
PSQLState This class is used for holding SQLState codes.
ServerErrorMessage  
StreamWrapper Wrapper around a length-limited InputStream.
UnixCrypt Contains static methods to encrypt and compare passwords with Unix encrypted passwords.
 

Exception Summary
PSQLException  
PSQLWarning  
 



Copyright © 2013. All Rights Reserved.