Uses of Class
cn.vertxup.erp.domain.tables.RTeamEmployee
-
Packages that use RTeamEmployee Package Description cn.vertxup.erp.domain cn.vertxup.erp.domain.tables -
-
Uses of RTeamEmployee in cn.vertxup.erp.domain
Fields in cn.vertxup.erp.domain declared as RTeamEmployee Modifier and Type Field Description RTeamEmployeeDb. R_TEAM_EMPLOYEEThe tableDB_ETERNAL.R_TEAM_EMPLOYEE.static RTeamEmployeeTables. R_TEAM_EMPLOYEEThe tableDB_ETERNAL.R_TEAM_EMPLOYEE. -
Uses of RTeamEmployee in cn.vertxup.erp.domain.tables
Fields in cn.vertxup.erp.domain.tables declared as RTeamEmployee Modifier and Type Field Description static RTeamEmployeeRTeamEmployee. R_TEAM_EMPLOYEEThe reference instance ofDB_ETERNAL.R_TEAM_EMPLOYEEMethods in cn.vertxup.erp.domain.tables that return RTeamEmployee Modifier and Type Method Description RTeamEmployeeRTeamEmployee. as(String alias)RTeamEmployeeRTeamEmployee. as(org.jooq.Name alias)RTeamEmployeeRTeamEmployee. rename(String name)Rename this tableRTeamEmployeeRTeamEmployee. rename(org.jooq.Name name)Rename this table
-