Class | Description |
---|---|
PGIntervalConverter | Deprecated
- 2.3.0 - Use
PostgresUtils methods instead |
PGobjectParser | Deprecated
- 2.3.0 - Use
PostgresUtils.toPGObject(String) instead |
PostgresDataType<T> |
Supported data types for the
SQLDialect.POSTGRES dialect |
PostgresFactory |
A
SQLDialect.POSTGRES specific factory |
PostgresUtils |
A collection of utilities to cover the Postgres JDBC driver's missing
implementations.
|
Copyright © 2012. All Rights Reserved.