Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.EsiaUser
Packages that use EsiaUser
Package
Description
-
Uses of EsiaUser in ru.cg.webbpm.modules.security.api.impl.bean
Fields in ru.cg.webbpm.modules.security.api.impl.bean declared as EsiaUser -
Uses of EsiaUser in ru.cg.webbpm.modules.security.api.impl.bean.tables
Subclasses of EsiaUser 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 EsiaUserModifier and TypeFieldDescriptionstatic final EsiaUser
EsiaUser.ESIA_USER
The reference instance ofSECURITY.ESIA_USER
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return EsiaUserModifier and TypeMethodDescriptionEsiaUser.as
(org.jooq.Name alias) EsiaUser.as
(org.jooq.Table<?> alias) Rename this tableEsiaUser.rename
(org.jooq.Name name) Rename this tableEsiaUser.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 tableEsiaUser.where
(Collection<? extends org.jooq.Condition> conditions) Create an inline derived table from this tableEsiaUser.where
(org.jooq.Condition condition) Create an inline derived table from this tableEsiaUser.where
(org.jooq.Condition... conditions) Create an inline derived table from this tableCreate an inline derived table from this tableEsiaUser.where
(org.jooq.SQL condition) Create an inline derived table from this tableEsiaUser.whereExists
(org.jooq.Select<?> select) Create an inline derived table from this tableEsiaUser.whereNotExists
(org.jooq.Select<?> select) Create an inline derived table from this table