Uses of Class
cn.vertxup.ambient.domain.tables.XMenuMy
-
Packages that use XMenuMy Package Description cn.vertxup.ambient.domain cn.vertxup.ambient.domain.tables -
-
Uses of XMenuMy in cn.vertxup.ambient.domain
Fields in cn.vertxup.ambient.domain declared as XMenuMy Modifier and Type Field Description XMenuMyDb. X_MENU_MYThe tableDB_ETERNAL.X_MENU_MY.static XMenuMyTables. X_MENU_MYThe tableDB_ETERNAL.X_MENU_MY. -
Uses of XMenuMy in cn.vertxup.ambient.domain.tables
Fields in cn.vertxup.ambient.domain.tables declared as XMenuMy Modifier and Type Field Description static XMenuMyXMenuMy. X_MENU_MYThe reference instance ofDB_ETERNAL.X_MENU_MYMethods in cn.vertxup.ambient.domain.tables that return XMenuMy Modifier and Type Method Description XMenuMyXMenuMy. as(String alias)XMenuMyXMenuMy. as(org.jooq.Name alias)XMenuMyXMenuMy. rename(String name)Rename this tableXMenuMyXMenuMy. rename(org.jooq.Name name)Rename this table
-