| Package | Description |
|---|---|
| org.jooq.util.postgres.information_schema | |
| org.jooq.util.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static Columns |
Tables.COLUMNS
The table information_schema.columns
|
| Modifier and Type | Field and Description |
|---|---|
static Columns |
Columns.COLUMNS
The singleton instance of
information_schema.columns |
| Modifier and Type | Method and Description |
|---|---|
Columns |
Columns.as(String alias) |
Copyright © 2013. All Rights Reserved.