| Package | Description |
|---|---|
| com.impossibl.postgres.system.tables |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Table<R extends Table.Row>
A system table object.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PGTypeTable.Row |
| Modifier and Type | Method and Description |
|---|---|
static <R extends Table.Row,T extends Table<R>> |
Tables.convertRows(Context context,
T table,
ResultBatch results) |