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