Uses of Class
cn.vertxup.ui.domain.tables.UiPage
-
Packages that use UiPage Package Description cn.vertxup.ui.domain cn.vertxup.ui.domain.tables -
-
Uses of UiPage in cn.vertxup.ui.domain
Fields in cn.vertxup.ui.domain declared as UiPage Modifier and Type Field Description UiPageDb. UI_PAGEThe tableDB_ETERNAL.UI_PAGE.static UiPageTables. UI_PAGEThe tableDB_ETERNAL.UI_PAGE. -
Uses of UiPage in cn.vertxup.ui.domain.tables
Fields in cn.vertxup.ui.domain.tables declared as UiPage Modifier and Type Field Description static UiPageUiPage. UI_PAGEThe reference instance ofDB_ETERNAL.UI_PAGEMethods in cn.vertxup.ui.domain.tables that return UiPage Modifier and Type Method Description UiPageUiPage. as(String alias)UiPageUiPage. as(org.jooq.Name alias)UiPageUiPage. rename(String name)Rename this tableUiPageUiPage. rename(org.jooq.Name name)Rename this table
-