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