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