Uses of Class
cn.vertxup.atom.domain.tables.MTpl
-
Packages that use MTpl Package Description cn.vertxup.atom.domain cn.vertxup.atom.domain.tables -
-
Uses of MTpl in cn.vertxup.atom.domain
Fields in cn.vertxup.atom.domain declared as MTpl Modifier and Type Field Description MTplDb. M_TPLThe tableDB_ETERNAL.M_TPL.static MTplTables. M_TPLThe tableDB_ETERNAL.M_TPL. -
Uses of MTpl in cn.vertxup.atom.domain.tables
Fields in cn.vertxup.atom.domain.tables declared as MTpl Modifier and Type Field Description static MTplMTpl. M_TPLThe reference instance ofDB_ETERNAL.M_TPLMethods in cn.vertxup.atom.domain.tables that return MTpl Modifier and Type Method Description MTplMTpl. as(String alias)MTplMTpl. as(org.jooq.Name alias)MTplMTpl. rename(String name)Rename this tableMTplMTpl. rename(org.jooq.Name name)Rename this table
-