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