Uses of Class
cn.vertxup.fm.domain.tables.FSubject
-
Packages that use FSubject Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FSubject in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FSubject Modifier and Type Field Description FSubjectDb. F_SUBJECTThe tableDB_ETERNAL.F_SUBJECT.static FSubjectTables. F_SUBJECTThe tableDB_ETERNAL.F_SUBJECT. -
Uses of FSubject in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FSubject Modifier and Type Field Description static FSubjectFSubject. F_SUBJECTThe reference instance ofDB_ETERNAL.F_SUBJECTMethods in cn.vertxup.fm.domain.tables that return FSubject Modifier and Type Method Description FSubjectFSubject. as(String alias)FSubjectFSubject. as(org.jooq.Name alias)FSubjectFSubject. rename(String name)Rename this tableFSubjectFSubject. rename(org.jooq.Name name)Rename this table
-