Uses of Class
cn.vertxup.atom.domain.tables.MAcc
-
Packages that use MAcc Package Description cn.vertxup.atom.domain cn.vertxup.atom.domain.tables -
-
Uses of MAcc in cn.vertxup.atom.domain
Fields in cn.vertxup.atom.domain declared as MAcc Modifier and Type Field Description MAccDb. M_ACCThe tableDB_ETERNAL.M_ACC.static MAccTables. M_ACCThe tableDB_ETERNAL.M_ACC. -
Uses of MAcc in cn.vertxup.atom.domain.tables
Fields in cn.vertxup.atom.domain.tables declared as MAcc Modifier and Type Field Description static MAccMAcc. M_ACCThe reference instance ofDB_ETERNAL.M_ACCMethods in cn.vertxup.atom.domain.tables that return MAcc Modifier and Type Method Description MAccMAcc. as(String alias)MAccMAcc. as(org.jooq.Name alias)MAccMAcc. rename(String name)Rename this tableMAccMAcc. rename(org.jooq.Name name)Rename this table
-