| Package | Description |
|---|---|
| org.postgresql.core | |
| org.postgresql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
TimestampUtils |
BaseConnection.getTimestampUtils()
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
private TimestampUtils |
PgConnection.timestampUtils |
private TimestampUtils |
PgResultSet.timestampUtils |
private TimestampUtils |
PgStatement.timestampUtils |
| Modifier and Type | Method and Description |
|---|---|
TimestampUtils |
PgConnection.getTimestampUtils()
Deprecated.
|
private TimestampUtils |
PgResultSet.getTimestampUtils() |
protected TimestampUtils |
PgStatement.getTimestampUtils() |