Class | Description |
---|---|
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
|
ServerErrorMessage |