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