Uses of Class
cn.vertxup.integration.domain.tables.IMessageTpl
-
Packages that use IMessageTpl Package Description cn.vertxup.integration.domain cn.vertxup.integration.domain.tables -
-
Uses of IMessageTpl in cn.vertxup.integration.domain
Fields in cn.vertxup.integration.domain declared as IMessageTpl Modifier and Type Field Description IMessageTplDb. I_MESSAGE_TPLThe tableDB_ETERNAL.I_MESSAGE_TPL.static IMessageTplTables. I_MESSAGE_TPLThe tableDB_ETERNAL.I_MESSAGE_TPL. -
Uses of IMessageTpl in cn.vertxup.integration.domain.tables
Fields in cn.vertxup.integration.domain.tables declared as IMessageTpl Modifier and Type Field Description static IMessageTplIMessageTpl. I_MESSAGE_TPLThe reference instance ofDB_ETERNAL.I_MESSAGE_TPLMethods in cn.vertxup.integration.domain.tables that return IMessageTpl Modifier and Type Method Description IMessageTplIMessageTpl. as(String alias)IMessageTplIMessageTpl. as(org.jooq.Name alias)IMessageTplIMessageTpl. rename(String name)Rename this tableIMessageTplIMessageTpl. rename(org.jooq.Name name)Rename this table
-