org.jooq.util.ase package contains classes related to the
SQLDialect.POSTGRES dialectSee: Description
| 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.
|
org.jooq.util.ase package contains classes related to the
SQLDialect.POSTGRES dialectCopyright © 2013. All Rights Reserved.