Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package postgresql.util

Class Summary
PGmoney This implements a class that handles the PostgreSQL money and cash types
PGobject postgresql.PG_Object 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 postgres.
Serialize This class uses PostgreSQL's object oriented features to store Java Objects.
UnixCrypt This class provides us with the ability to encrypt passwords when sent over the network stream
 

Exception Summary
PSQLException This class extends SQLException, and provides our internationalisation handling