Uses of Class
cn.vertxup.ui.domain.tables.UiOp
-
Packages that use UiOp Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiOp in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiOp Modifier and Type Field Description UiOpDb. UI_OPThe tableDB_ETERNAL.UI_OP.static UiOpTables. UI_OPThe tableDB_ETERNAL.UI_OP. -
Uses of UiOp in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiOp Modifier and Type Field Description static UiOpUiOp. UI_OPThe reference instance ofDB_ETERNAL.UI_OPMethods in cn.vertxup.ui.domain.tables that return UiOp Modifier and Type Method Description UiOpUiOp. as(String alias)UiOpUiOp. as(org.jooq.Name alias)UiOpUiOp. rename(String name)Rename this tableUiOpUiOp. rename(org.jooq.Name name)Rename this table
-