Uses of Class
cn.vertxup.fm.domain.tables.FPreAuthorize
-
Packages that use FPreAuthorize Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FPreAuthorize in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FPreAuthorize Modifier and Type Field Description FPreAuthorizeDb. F_PRE_AUTHORIZEThe tableDB_ETERNAL.F_PRE_AUTHORIZE.static FPreAuthorizeTables. F_PRE_AUTHORIZEThe tableDB_ETERNAL.F_PRE_AUTHORIZE. -
Uses of FPreAuthorize in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FPreAuthorize Modifier and Type Field Description static FPreAuthorizeFPreAuthorize. F_PRE_AUTHORIZEThe reference instance ofDB_ETERNAL.F_PRE_AUTHORIZEMethods in cn.vertxup.fm.domain.tables that return FPreAuthorize Modifier and Type Method Description FPreAuthorizeFPreAuthorize. as(String alias)FPreAuthorizeFPreAuthorize. as(org.jooq.Name alias)FPreAuthorizeFPreAuthorize. rename(String name)Rename this tableFPreAuthorizeFPreAuthorize. rename(org.jooq.Name name)Rename this table
-