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