Uses of Class
cn.vertxup.erp.domain.tables.EJobLog
-
Packages that use EJobLog Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of EJobLog in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as EJobLog Modifier and Type Field Description EJobLogDb. E_JOB_LOGThe tableDB_ETERNAL.E_JOB_LOG.static EJobLogTables. E_JOB_LOGThe tableDB_ETERNAL.E_JOB_LOG. -
Uses of EJobLog in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as EJobLog Modifier and Type Field Description static EJobLogEJobLog. E_JOB_LOGThe reference instance ofDB_ETERNAL.E_JOB_LOGMethods in cn.vertxup.erp.domain.tables that return EJobLog Modifier and Type Method Description EJobLogEJobLog. as(String alias)EJobLogEJobLog. as(org.jooq.Name alias)EJobLogEJobLog. rename(String name)Rename this tableEJobLogEJobLog. rename(org.jooq.Name name)Rename this table
-