Uses of Class
cn.vertxup.rbac.domain.tables.RRolePerm
-
Packages that use RRolePerm Package Description cn.vertxup.rbac.domain cn.vertxup.rbac.domain.tables -
-
Uses of RRolePerm in cn.vertxup.rbac.domain
Fields in cn.vertxup.rbac.domain declared as RRolePerm Modifier and Type Field Description RRolePermDb. R_ROLE_PERMThe tableDB_ETERNAL.R_ROLE_PERM.static RRolePermTables. R_ROLE_PERMThe tableDB_ETERNAL.R_ROLE_PERM. -
Uses of RRolePerm in cn.vertxup.rbac.domain.tables
Fields in cn.vertxup.rbac.domain.tables declared as RRolePerm Modifier and Type Field Description static RRolePermRRolePerm. R_ROLE_PERMThe reference instance ofDB_ETERNAL.R_ROLE_PERMMethods in cn.vertxup.rbac.domain.tables that return RRolePerm Modifier and Type Method Description RRolePermRRolePerm. as(String alias)RRolePermRRolePerm. as(org.jooq.Name alias)RRolePermRRolePerm. rename(String name)Rename this tableRRolePermRRolePerm. rename(org.jooq.Name name)Rename this table
-