Uses of Class
ru.cg.webbpm.modules.security.api.impl.bean.tables.UserAccountRefreshToken.UserAccountRefreshTokenPath
Packages that use UserAccountRefreshToken.UserAccountRefreshTokenPath
-
Uses of UserAccountRefreshToken.UserAccountRefreshTokenPath in ru.cg.webbpm.modules.security.api.impl.bean.tables
Methods in ru.cg.webbpm.modules.security.api.impl.bean.tables that return UserAccountRefreshToken.UserAccountRefreshTokenPathModifier and TypeMethodDescriptionUserAccountRefreshToken.UserAccountRefreshTokenPath.as
(org.jooq.Name alias) UserAccountRefreshToken.UserAccountRefreshTokenPath.as
(org.jooq.Table<?> alias) UserAccount.userAccountRefreshToken()
Get the implicit to-many join path to theSECURITY.USER_ACCOUNT_REFRESH_TOKEN
table