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