| Package | Description |
|---|---|
| cn.vertxup.domain | |
| cn.vertxup.domain.tables |
| Modifier and Type | Field and Description |
|---|---|
static RUserGroup |
Tables.R_USER_GROUP
The table
DB_RBAC.R_USER_GROUP. |
RUserGroup |
DbRbac.R_USER_GROUP
The table
DB_RBAC.R_USER_GROUP. |
| Modifier and Type | Field and Description |
|---|---|
static RUserGroup |
RUserGroup.R_USER_GROUP
The reference instance of
DB_RBAC.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 © 2019. All rights reserved.