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