Uses of Class
cn.vertxup.ui.domain.tables.UiList
-
Packages that use UiList Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiList in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiList Modifier and Type Field Description UiListDb. UI_LISTThe tableDB_ETERNAL.UI_LIST.static UiListTables. UI_LISTThe tableDB_ETERNAL.UI_LIST. -
Uses of UiList in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiList Modifier and Type Field Description static UiListUiList. UI_LISTThe reference instance ofDB_ETERNAL.UI_LISTMethods in cn.vertxup.ui.domain.tables that return UiList Modifier and Type Method Description UiListUiList. as(String alias)UiListUiList. as(org.jooq.Name alias)UiListUiList. rename(String name)Rename this tableUiListUiList. rename(org.jooq.Name name)Rename this table
-