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