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