Package | Description |
---|---|
org.postgresql.jdbc |
Modifier and Type | Field and Description |
---|---|
private PgResultSet |
BatchResultHandler.generatedKeys |
private PgResultSet |
BatchResultHandler.latestGeneratedKeysRs |
Modifier and Type | Method and Description |
---|---|
protected PgResultSet |
PgResultSet.upperCaseFieldLabels()
This is here to be used by metadata functions
to make all column labels upper case.
|