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