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