Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.LinkUserGroupUserRole
Packages that use LinkUserGroupUserRole
Package
Description
-
Uses of LinkUserGroupUserRole in ru.cg.webbpm.modules.security.api.impl.bean
Fields in ru.cg.webbpm.modules.security.api.impl.bean declared as LinkUserGroupUserRoleModifier and TypeFieldDescriptionfinal LinkUserGroupUserRole
Security.LINK_USER_GROUP_USER_ROLE
The tableSECURITY.LINK_USER_GROUP_USER_ROLE
.static final LinkUserGroupUserRole
Tables.LINK_USER_GROUP_USER_ROLE
The tableSECURITY.LINK_USER_GROUP_USER_ROLE
. -
Uses of LinkUserGroupUserRole in ru.cg.webbpm.modules.security.api.impl.bean.tables
Subclasses of LinkUserGroupUserRole in ru.cg.webbpm.modules.security.api.impl.bean.tablesModifier and TypeClassDescriptionstatic class
A subtype implementingPath
for simplified path-based joins.Fields in ru.cg.webbpm.modules.security.api.impl.bean.tables declared as LinkUserGroupUserRoleModifier and TypeFieldDescriptionstatic final LinkUserGroupUserRole
LinkUserGroupUserRole.LINK_USER_GROUP_USER_ROLE
The reference instance ofSECURITY.LINK_USER_GROUP_USER_ROLE
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return LinkUserGroupUserRoleModifier and TypeMethodDescriptionLinkUserGroupUserRole.as
(org.jooq.Name alias) LinkUserGroupUserRole.as
(org.jooq.Table<?> alias) Rename this tableLinkUserGroupUserRole.rename
(org.jooq.Name name) Rename this tableLinkUserGroupUserRole.rename
(org.jooq.Table<?> name) Rename this tableCreate an inline derived table from this tableCreate an inline derived table from this tableCreate an inline derived table from this tableLinkUserGroupUserRole.where
(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tableLinkUserGroupUserRole.where
(org.jooq.Condition condition) Create an inline derived table from this tableLinkUserGroupUserRole.where
(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tableLinkUserGroupUserRole.where
(org.jooq.SQL condition) Create an inline derived table from this tableLinkUserGroupUserRole.whereExists
(org.jooq.Select<?> select) Create an inline derived table from this tableLinkUserGroupUserRole.whereNotExists
(org.jooq.Select<?> select) Create an inline derived table from this table