| Package | Description |
|---|---|
| org.jooq.meta.hsqldb.information_schema | |
| org.jooq.meta.hsqldb.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
Schemata |
InformationSchema.SCHEMATA
one row for each schema
|
static Schemata |
Tables.SCHEMATA
one row for each schema
|
| Modifier and Type | Field and Description |
|---|---|
static Schemata |
Schemata.SCHEMATA
The reference instance of
INFORMATION_SCHEMA.SCHEMATA |
| Modifier and Type | Method and Description |
|---|---|
Schemata |
Schemata.as(Name alias) |
Schemata |
Schemata.as(String alias) |
Schemata |
Schemata.rename(Name name)
Rename this table
|
Schemata |
Schemata.rename(String name)
Rename this table
|
Schemata |
Sequences.schemata() |
Copyright © 2021. All rights reserved.