| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.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 reference instance of
information_schema.columns |
| Modifier and Type | Method and Description |
|---|---|
Columns |
Columns.as(String alias) |
Columns |
Columns.rename(String name)
Rename this table
|
Copyright © 2019. All rights reserved.