| Package | Description |
|---|---|
| cn.vertxup.rbac.domain | |
| cn.vertxup.rbac.domain.tables |
| Modifier and Type | Field and Description |
|---|---|
SGroup |
Db.S_GROUP
The table
DB_ETERNAL.S_GROUP. |
static SGroup |
Tables.S_GROUP
The table
DB_ETERNAL.S_GROUP. |
| Modifier and Type | Field and Description |
|---|---|
static SGroup |
SGroup.S_GROUP
The reference instance of
DB_ETERNAL.S_GROUP |
| Modifier and Type | Method and Description |
|---|---|
SGroup |
SGroup.as(org.jooq.Name alias) |
SGroup |
SGroup.as(String alias) |
SGroup |
SGroup.rename(org.jooq.Name name)
Rename this table
|
SGroup |
SGroup.rename(String name)
Rename this table
|
Copyright © 2020. All rights reserved.