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