| Package | Description |
|---|---|
| org.jooq.meta.postgres.information_schema | |
| org.jooq.meta.postgres.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
static Tables |
Tables.TABLES
The table information_schema.tables
|
| Modifier and Type | Field and Description |
|---|---|
static Tables |
Tables.TABLES
The reference instance of
information_schema.tables |
| Modifier and Type | Method and Description |
|---|---|
Tables |
Tables.as(String alias) |
Tables |
Tables.rename(String name)
Rename this table
|
Copyright © 2019. All rights reserved.