Package | Description |
---|---|
org.jooq.generated | |
org.jooq.generated.tables |
Modifier and Type | Field and Description |
---|---|
Tables |
DefaultSchema.TABLES
The table
TABLES . |
static Tables |
Tables.TABLES
The table
TABLES . |
Modifier and Type | Field and Description |
---|---|
static Tables |
Tables.TABLES
The reference instance of
TABLES |
Modifier and Type | Method and Description |
---|---|
Tables |
Tables.as(org.jooq.Name alias) |
Tables |
Tables.as(String alias) |
Tables |
Tables.rename(org.jooq.Name name)
Rename this table
|
Tables |
Tables.rename(String name)
Rename this table
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.