Index

$ A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$alias() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
$aliased() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
$dataType() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
$name() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
$schema() - Method in class cn.vertxup.atom.domain.tables.MEntity
 

A

AbstractAdjuster - Class in io.vertx.tp.modular.change
 
AbstractAdjuster(Class<?>) - Constructor for class io.vertx.tp.modular.change.AbstractAdjuster
 
AbstractBuilder - Class in io.vertx.tp.modular.metadata
 
AbstractBuilder(AoConnection) - Constructor for class io.vertx.tp.modular.metadata.AbstractBuilder
 
AbstractDao - Class in io.vertx.tp.modular.dao
数据库核心操作,操作名称命名为: 同步:operation 异步:operationAsync 针对所有的数据库操作统一处理
AbstractDao(AoConnection) - Constructor for class io.vertx.tp.modular.dao.AbstractDao
 
AbstractIo - Class in io.vertx.tp.modular.io
 
AbstractIo() - Constructor for class io.vertx.tp.modular.io.AbstractIo
 
AbstractRay<T> - Class in io.vertx.tp.modular.reference
## Abstract Reference Processor ### 1.
AbstractRay() - Constructor for class io.vertx.tp.modular.reference.AbstractRay
 
AbstractReflector - Class in io.vertx.tp.modular.metadata
 
AbstractReflector(AoConnection) - Constructor for class io.vertx.tp.modular.metadata.AbstractReflector
 
AbstractSentence - Class in io.vertx.tp.modular.metadata
 
AbstractSentence(Database) - Constructor for class io.vertx.tp.modular.metadata.AbstractSentence
 
AbstractUtil<T extends AoBinder> - Class in io.vertx.tp.modular.dao.internal
抽象工具类
AbstractUtil() - Constructor for class io.vertx.tp.modular.dao.internal.AbstractUtil
 
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.ACTIVE.
ACTIVE - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.ACTIVE.
add(MField, MAttribute) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
add(MField, MAttribute, Object) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
add(JsonArray) - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
add(JsonObject) - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
ADD - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
1.添加关键字
adjuster() - Static method in class io.vertx.tp.atom.refine.Ao
 
adjuster(String) - Static method in class io.vertx.tp.atom.refine.Ao
 
Adjuster - Interface in io.vertx.tp.modular.change
 
after(Kv<String, Object>) - Method in interface io.vertx.tp.modular.plugin.OExpression
 
after(Kv<String, Object>, HRecord, JsonObject) - Method in interface io.vertx.tp.modular.plugin.OComponent
 
afterAsync(JsonArray, JsonObject) - Method in interface io.horizon.spi.plugin.AfterPlugin
 
afterAsync(JsonArray, JsonObject) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
afterAsync(JsonObject, JsonObject) - Method in interface io.horizon.spi.plugin.AfterPlugin
 
afterAsync(JsonObject, JsonObject) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
AfterPlugin - Interface in io.horizon.spi.plugin
 
ALIAS - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.ALIAS.
ALIAS - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.ALIAS.
ALTER - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
3.更改关键字
AND - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
1.AND
Ao - Class in io.vertx.tp.atom.refine
 
Ao() - Constructor for class io.vertx.tp.atom.refine.Ao
 
Ao.LOG - Interface in io.vertx.tp.atom.refine
 
Ao.PATH - Interface in io.vertx.tp.atom.refine
 
AoBinder<T extends AoBinder> - Interface in io.vertx.tp.modular.dao.internal
绑定接口 写数据:Partakor
AoBuilder - Interface in io.vertx.tp.modular.metadata
用于创建表以及更新表专用的发布器,Origin X中只带了抽象层的内容,它主要负责下边工作 1.
AoCache - Interface in io.vertx.tp.atom.cv
 
AoConfig - Class in io.vertx.tp.atom.modeling.config
 
AoConfig() - Constructor for class io.vertx.tp.atom.modeling.config.AoConfig
 
AoConnection - Interface in io.vertx.tp.modular.jdbc
连接数据库专用类,检查连接,读取连接信息 业务数据的底层接口使用了 OxConnection中的内容,由于这部分内容使用了SQL标准化,所以连接的信息不依赖底层数据库种类。 实现类:cn.vertxup.tp.modular.jdbc.DataConnection,主要负责一些SQL语句的CRUD操作,以及带有聚集的复杂聚集操作; 和 vie一样,连接本身面向数据库,所以和上层的 Record 不相干,由于取消了 Value / DataType 的最底层接口(实际看来很繁琐), 直接使用了Java语言中的核心内容,于是底层的 CRUD 就等价于 Connection + JqTool Engine的双组件结构。
AoDefault - Interface in io.vertx.tp.modular.apply
包内工具,设置读取的Json数据的默认值
AoFile - Interface in io.vertx.tp.modular.file
初始化数据之前读取OOB数据包的专用接口,提供应用程序名称用于针对单个应用执行 OOB 数据包的复制,生成最终的数据包内容。
AoFolder - Interface in io.vertx.tp.atom.cv
 
AoId - Interface in io.vertx.tp.modular.id
主键专用处理器
AoIo - Interface in io.vertx.tp.modular.io
 
AoModeler - Interface in io.vertx.tp.modular.phantom
使用继承模式,方便做名字上的区分 Refine负责初始化的时候数据导入 Modeler负责在执行业务流程时的元数据读取
AoMsg - Interface in io.vertx.tp.atom.cv
 
AoPerformer - Interface in io.horizon.spi.mixture
元数据仓库专用读取器
AoPin - Class in io.vertx.tp.atom.init
 
AoPin() - Constructor for class io.vertx.tp.atom.init.AoPin
 
AoRay<T> - Interface in io.vertx.tp.modular.reference
## Reference Processor ( Ray ) ### 1.
AoRefine - Interface in io.horizon.spi.ambient
 
AoReflector - Interface in io.vertx.tp.modular.metadata
反向生成器 当执行模型更新时,需要根据现有数据库中的元数据信息执行更新操作,所以需要反向读取数据库中的信息 包括表、字段、键、约束、索引等。
AoSentence - Interface in io.vertx.tp.modular.metadata
语句构造器专用接口,用于构造不同的SQL语句专用组件,且不同的数据库构造SQL语句的方式不一样
AoTable - Interface in io.vertx.tp.atom.cv
 
AoVerifier - Interface in io.vertx.tp.modular.metadata
 
appendConsole(StringBuilder) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
appendConsole(StringBuilder) - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
appendConsole(StringBuilder) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
appendData(StringBuilder, Integer) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
ApplicationInitializer - Class in io.horizon.spi.ambient
 
ApplicationInitializer() - Constructor for class io.horizon.spi.ambient.ApplicationInitializer
 
apply() - Method in class io.horizon.spi.ambient.ApplicationInitializer
 
apply(JsonObject) - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
apply(JsonObject, String, T) - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
applyJson(JsonObject) - Method in interface io.vertx.tp.modular.apply.AoDefault
为Json Object设置默认值
argBatch(List<DataRow>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
argSet(DataMatrix, BiFunction<Field, Object, T>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MAcc
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MField
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MIndex
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MJoin
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MKey
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MModel
 
as(String) - Method in class cn.vertxup.atom.domain.tables.MRelation
 
as(String, String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(String, Collection<? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(String, BiFunction<? super Field<?>, ? super Integer, ? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(String, Function<? super Field<?>, ? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Field<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MAcc
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MField
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MIndex
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MJoin
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MKey
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MModel
 
as(Name) - Method in class cn.vertxup.atom.domain.tables.MRelation
 
as(Name, Collection<? extends Name>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Name, BiFunction<? super Field<?>, ? super Integer, ? extends Name>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Name, Function<? super Field<?>, ? extends Name>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MAcc
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MField
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MIndex
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MJoin
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MKey
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MModel
 
as(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MRelation
 
as(Table<?>, Collection<? extends Field<?>>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Table<?>, BiFunction<? super Field<?>, ? super Integer, ? extends Field<?>>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Table<?>, Function<? super Field<?>, ? extends Field<?>>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
as(Table<?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
AS - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
5.AS
ASC - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
6.ASC
asMultiset() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asMultiset(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asMultiset(Field<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asMultiset(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
AspectPlugin - Interface in io.horizon.spi.plugin
 
asTable() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(String, String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(String, Collection<? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(String, BiFunction<? super Field<?>, ? super Integer, ? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(String, Function<? super Field<?>, ? extends String>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Name, Collection<? extends Name>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Name, Name...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Table<?>, Collection<? extends Field<?>>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asTable(Table<?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
asterisk() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
ATBA_COLUMN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
ATBA_CONSTRAINT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
ATBD_COLUMN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
ATBD_CONSTRAINT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
ATBM_COLUMN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
ATBR_COLUMN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
atom - Variable in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
atom() - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
atom() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
atom(JsonArray, DataAtom) - Method in interface io.horizon.spi.robin.Switcher
 
atom(JsonObject, DataAtom) - Method in interface io.horizon.spi.robin.Switcher
 
atom(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataAtom
 
atom(String, String) - Method in class io.horizon.spi.mixture.HLoadAtom
 
Atom - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
AtomAction - Class in io.horizon.spi.modeler
 
AtomAction() - Constructor for class io.horizon.spi.modeler.AtomAction
 
AtomOOB - Class in io.vertx.tp.ke.booter
 
AtomOOB() - Constructor for class io.vertx.tp.ke.booter.AtomOOB
 
AtomVsExtension - Class in io.vertx.tp.modular.change
 
AtomVsExtension() - Constructor for class io.vertx.tp.modular.change.AtomVsExtension
 
attach(Configuration) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
attribute() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
attribute() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
ATTRIBUTE - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
AVG - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Aggregate
4.求平均值

B

BATCH - Enum constant in enum class io.vertx.tp.atom.cv.em.EventType
 
before(Kv<String, Object>) - Method in interface io.vertx.tp.modular.plugin.INormalizer
 
before(Kv<String, Object>, HRecord, JsonObject) - Method in interface io.vertx.tp.modular.plugin.IComponent
 
beforeAsync(JsonArray, JsonObject) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
beforeAsync(JsonArray, JsonObject) - Method in interface io.horizon.spi.plugin.BeforePlugin
 
beforeAsync(JsonObject, JsonObject) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
beforeAsync(JsonObject, JsonObject) - Method in interface io.horizon.spi.plugin.BeforePlugin
 
BeforePlugin - Interface in io.horizon.spi.plugin
 
bind(DataAtom) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
bind(DataAtom) - Method in interface io.horizon.spi.plugin.DataPlugin
 
bind(AoSentence) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
bind(AoSentence) - Method in interface io.vertx.tp.modular.query.Ingest
 
bind(Database) - Method in interface io.vertx.tp.modular.acc.Rise
 
bind(DFabric) - Method in interface io.horizon.spi.plugin.AspectPlugin
 
bind(DFabric) - Method in interface io.horizon.spi.plugin.DataPlugin
 
bind(Set<Schema>) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
bind(Set<Schema>) - Method in interface io.vertx.tp.atom.modeling.Model
 
bindDirect(Set<Schema>) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
bindDirect(Set<Schema>) - Method in interface io.vertx.tp.atom.modeling.Model
 
Bindings - Class in cn.vertxup.atom.domain.tables.converters
 
Bindings() - Constructor for class cn.vertxup.atom.domain.tables.converters.Bindings
 
build() - Method in class io.vertx.tp.modular.file.excel.ExModello
 
build(Set<Schema>) - Method in class io.vertx.tp.modular.file.excel.ExAnalyzer
 
buildAddColumn(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildAddConstraint(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildAlterColumn(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildCreateTable(String, List<String>) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildDropColumn(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildDropConstraint(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildDropRenameColumn(String, String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildDropTable(String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildInsert(String, Collection<String>, char) - Method in class io.vertx.tp.modular.sql.SqlDMLBuilder
构造 INSERT 语句 INSERT INTO TABLE (COLUMN1,COLUMN2,...) VALUES (?,?,...)
buildNullSQL(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildRenameTable(String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildRowsSQL(String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
buildUniqueSQL(String, String) - Method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
BY - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
7.BY

C

CATEGORY_ID - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.CATEGORY_ID.
CATEGORY_TREE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.CATEGORY_TREE.
CC_BUILDER - Static variable in interface io.vertx.tp.atom.cv.AoCache
 
CC_CONNECTION - Static variable in interface io.vertx.tp.atom.cv.AoCache
 
CC_DEFAULT - Static variable in interface io.vertx.tp.atom.cv.AoCache
 
CC_HUB - Static variable in interface io.vertx.tp.modular.plugin.IoHub
For `IoHub` reference create, there should be only one IoHub in each thread here.
CC_MODEL - Static variable in interface io.vertx.tp.atom.cv.AoCache
 
CC_MODELER - Static variable in interface io.vertx.tp.atom.cv.AoCache
 
CC_PERFORMER - Static variable in interface io.horizon.spi.mixture.AoPerformer
 
changed() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(int, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(String, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(Field<?>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(Field<?>, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
changed(Name, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
checkFieldType(MField, ConcurrentMap<String, Object>) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
checkFieldType(MField, ConcurrentMap<String, Object>) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
CheckResult - Enum Class in io.vertx.tp.atom.cv.em
 
cleanDataAtom(String) - Method in class cn.vertxup.atom.service.DataService
 
cleanDataAtom(String) - Method in interface cn.vertxup.atom.service.DataStub
 
clearRows() - Method in class io.vertx.tp.modular.io.AbstractIo
 
clearRows() - Method in interface io.vertx.tp.modular.io.AoIo
 
CLUSTERED - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.CLUSTERED.
cn.vertxup.atom.domain - package cn.vertxup.atom.domain
 
cn.vertxup.atom.domain.tables - package cn.vertxup.atom.domain.tables
 
cn.vertxup.atom.domain.tables.converters - package cn.vertxup.atom.domain.tables.converters
 
cn.vertxup.atom.domain.tables.daos - package cn.vertxup.atom.domain.tables.daos
 
cn.vertxup.atom.domain.tables.interfaces - package cn.vertxup.atom.domain.tables.interfaces
 
cn.vertxup.atom.domain.tables.pojos - package cn.vertxup.atom.domain.tables.pojos
 
cn.vertxup.atom.domain.tables.records - package cn.vertxup.atom.domain.tables.records
 
cn.vertxup.atom.service - package cn.vertxup.atom.service
 
column(String) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
COLUMN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
2.数据列关键字
COLUMN_NAME - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.COLUMN_NAME.
COLUMN_TYPE - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.COLUMN_TYPE.
columnAdd(String, MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
columnAdd(String, MField) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
columnAlter(String, MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
columnAlter(String, MField) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
columnDdl(String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
columnDrop(String, String) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
columnDrop(String, String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
columnDropRename(String, String, String, String) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
columnDropRename(String, String, String, String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
COLUMNS - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.COLUMNS.
COLUMNS - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.COLUMNS.
columnType(MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
columnType(MField) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
combine() - Static method in interface io.horizon.spi.ambient.AoRefine
 
combineNewName(String) - Static method in class io.vertx.tp.modular.sql.SqlDDLConstant
 
COMMENT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
10.COMMENT
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.COMMENTS.
COMMENTS - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.COMMENTS.
CommonVerifier - Class in io.vertx.tp.modular.metadata
 
CommonVerifier(AoConnection, AoSentence) - Constructor for class io.vertx.tp.modular.metadata.CommonVerifier
 
compare(MField, MField) - Method in class io.vertx.tp.modular.metadata.FieldComparator
排序不能返回0
compareTo(Record) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component1() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component10() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component11() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component12() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component13() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component14() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component15() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component15() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component15() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component15() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component16() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component16() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component17() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component17() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component18() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component18() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component19() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component19() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component2() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component20() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component20() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component21() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component21() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component22() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component3() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component4() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component5() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component6() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component7() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component8() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
component9() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
CONFIG_FILE - Static variable in interface io.vertx.tp.atom.cv.AoFolder
 
configIn() - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
configOut() - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
configuration() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
conn - Variable in class io.vertx.tp.modular.dao.AbstractDao
 
conn - Variable in class io.vertx.tp.modular.metadata.AbstractBuilder
 
connect(HRecord, ConcurrentMap<String, DataMatrix>, ConcurrentMap<String, DataMatrix>, Set<MJoin>) - Method in interface io.vertx.tp.modular.id.AoId
 
connect(HRecord, ConcurrentMap<String, DataMatrix>, ConcurrentMap<String, DataMatrix>, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
connect(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
connect(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
connection - Variable in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
connection - Variable in class io.vertx.tp.modular.metadata.AbstractReflector
 
consoleAll() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
CONSTRAING_FK - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
CONSTRAINT_PK - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
CONSTRAINT_UK - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
constraintAdd(String, MKey) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
constraintAdd(String, MKey) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
constraintDrop(String, String) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
constraintDrop(String, String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
CONSTRANT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
5.约束
convert(Class<U>, Function<? super MEntityRecord, ? extends U>, Function<? super U, ? extends MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
convert(Binding<MEntityRecord, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
convert(Converter<MEntityRecord, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
converter(Class<?>) - Static method in class io.vertx.tp.atom.refine.Ao
 
Converters - Class in cn.vertxup.atom.domain.tables.converters
 
Converters() - Constructor for class cn.vertxup.atom.domain.tables.converters.Converters
 
convertFrom(Class<U>, Function<? super MEntityRecord, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
convertFrom(Function<? super MEntityRecord, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
convertTo(Class<U>, Function<? super U, ? extends MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
convertTo(Function<? super U, ? extends MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
copy() - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
count(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
count(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
count(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
count(Criteria) - Method in class io.vertx.tp.modular.dao.internal.UAggr
 
count(String) - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
count(String) - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
COUNT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Aggregate
0.统计函数
countAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
countAsync(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
create() - Static method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
create() - Static method in class io.vertx.tp.atom.modeling.element.DataTpl
 
create() - Static method in class io.vertx.tp.modular.dao.internal.UAggr
 
create() - Static method in class io.vertx.tp.modular.dao.internal.UFlush
 
create() - Static method in class io.vertx.tp.modular.dao.internal.UList
 
create() - Static method in class io.vertx.tp.modular.dao.internal.USearch
 
create() - Static method in class io.vertx.tp.modular.dao.internal.UUnique
 
create() - Static method in class io.vertx.tp.modular.sql.SqlDDLBuilder
 
create() - Static method in class io.vertx.tp.modular.sql.SqlDDLProvider
 
create() - Static method in class io.vertx.tp.modular.sql.SqlDMLBuilder
 
create() - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
create() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Deprecated.
create(ModelType) - Static method in interface io.vertx.tp.modular.query.Ingest
 
create(EventType) - Static method in interface io.vertx.tp.modular.io.AoIo
 
create(DataAtom) - Static method in class io.vertx.tp.atom.modeling.data.DataGroup
 
create(DataAtom, AoSentence) - Static method in class io.vertx.tp.atom.modeling.data.DataEvent
 
create(Database) - Static method in class io.vertx.tp.modular.sql.SqlTypeProvider
 
create(String) - Static method in class io.vertx.tp.atom.modeling.element.DataKey
 
create(String) - Static method in class io.vertx.tp.modular.file.excel.ExAnalyzer
 
create(Set<String>) - Static method in class io.vertx.tp.modular.file.excel.ExModello
 
create(Configuration) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
create(Context<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
create(DSLContext) - Static method in class io.vertx.tp.modular.jooq.JQEngine
 
CREATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
0.创建对象
createAsync(String, JsonArray) - Method in class io.horizon.spi.modeler.AtomAction
 
createAsync(String, JsonObject) - Method in class io.horizon.spi.modeler.AtomAction
 
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.CREATED_AT.
CREATED_AT - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.CREATED_AT.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.CREATED_BY.
CREATED_BY - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.CREATED_BY.
createField(String, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, String) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, String, Binding<T, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, String, Converter<T, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, String, Converter<X, U>, Binding<T, X>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, Table<R>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, Table<R>, String) - Static method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, Table<R>, String, Binding<T, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, Table<R>, String, Converter<T, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(String, DataType<T>, Table<R>, String, Converter<X, U>, Binding<T, X>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
Deprecated.
createField(Name, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, String, Binding<T, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, String, Converter<T, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, String, Converter<X, U>, Binding<T, X>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, Table<R>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, Table<R>, String) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, Table<R>, String, Binding<T, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, Table<R>, String, Converter<T, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, Table<R>, String, Converter<X, U>, Binding<T, X>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, TR, String, Binding<T, U>, Generator<R, TR, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, TR, String, Converter<T, U>, Generator<R, TR, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, TR, String, Converter<X, U>, Binding<T, X>, Generator<R, TR, U>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField(Name, DataType<T>, TR, String, Generator<R, TR, T>) - Static method in class cn.vertxup.atom.domain.tables.MEntity
 
createField0(Name, DataType<T>, TR, String, Binding<T, U>, Generator<MEntityRecord, TR, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField0(Name, DataType<T>, TR, String, Converter<T, U>, Generator<MEntityRecord, TR, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField0(Name, DataType<T>, TR, String, Converter<X, U>, Binding<T, X>, Generator<MEntityRecord, TR, U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createField0(Name, DataType<T>, TR, String, Generator<MEntityRecord, TR, T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
createNew() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
criteria(Criteria) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
crossApply(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossApply(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossApply(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossApply(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossApply(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossApply(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
crossJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 

D

data() - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
DATA_ATOM - Static variable in interface io.vertx.tp.atom.cv.AoMsg
 
DATA_MATRIX - Static variable in interface io.vertx.tp.atom.cv.AoMsg
 
DATA_SET - Static variable in interface io.vertx.tp.atom.cv.AoMsg
 
dataA() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
dataAAsync() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
DataAtom - Class in io.vertx.tp.atom.modeling.builtin
内部使用的元数据分析工具,提供 当前 DataRecord的专用 辅助工具,核心元数据处理工厂
DataAtom(KApp, Model) - Constructor for class io.vertx.tp.atom.modeling.builtin.DataAtom
 
database - Variable in class io.vertx.tp.modular.metadata.AbstractSentence
 
DATABASE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
0.数据库关键字
DataConnection - Class in io.vertx.tp.modular.jdbc
 
DataConnection(Database) - Constructor for class io.vertx.tp.modular.jdbc.DataConnection
 
DataEvent - Class in io.vertx.tp.atom.modeling.data
 
DataGroup - Class in io.vertx.tp.atom.modeling.data
 
DataKey - Class in io.vertx.tp.atom.modeling.element
一个模型中的唯一标识,根据主键属性计算出来的内容
DataMatrix - Class in io.vertx.tp.atom.modeling.element
每个项的矩阵信息,里面包含了几部分内容 表名:tableName 列名:columnName 属性名:attributeName 输入值:value 类型:type(用于后期设置特殊参数专用) 这里为什么使用属性名,而不是使用字段名,原因: 1.
DataModel - Class in io.vertx.tp.atom.modeling.builtin
Ox专用模型: 1.
DataModel(KApp) - Constructor for class io.vertx.tp.atom.modeling.builtin.DataModel
 
dataP() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
dataPAsync() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
DataPlugin<T> - Interface in io.horizon.spi.plugin
 
dataR() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
dataRAsync() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
DataRecord - Class in io.vertx.tp.atom.modeling.data
 
DataRecord() - Constructor for class io.vertx.tp.atom.modeling.data.DataRecord
 
dataRow() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
DataRow - Class in io.vertx.tp.atom.modeling.element
## DataRow ### 1.
DataRow(DataTpl) - Constructor for class io.vertx.tp.atom.modeling.element.DataRow
 
dataRows() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
DataSchema - Class in io.vertx.tp.atom.modeling.builtin
 
DataSchema(String) - Constructor for class io.vertx.tp.atom.modeling.builtin.DataSchema
 
DataService - Class in cn.vertxup.atom.service
 
DataService() - Constructor for class cn.vertxup.atom.service.DataService
 
DataStub - Interface in cn.vertxup.atom.service
 
DataTpl - Class in io.vertx.tp.atom.modeling.element
 
dataType(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
dataType(int) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
dataType(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
dataType(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
dataType(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
dataType(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
dataTypes() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
dataTypes() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
Db - Class in cn.vertxup.atom.domain
This class is generated by jOOQ.
DB_ETERNAL - Static variable in class cn.vertxup.atom.domain.Db
The reference instance of DB_ETERNAL
DB_ETERNAL - Variable in class cn.vertxup.atom.domain.DefaultCatalog
The schema DB_ETERNAL.
dbAttribute(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
dbAttribute(String) - Method in interface io.vertx.tp.atom.modeling.Model
 
dbAttributes() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
dbAttributes() - Method in interface io.vertx.tp.atom.modeling.Model
 
dbJoins() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
dbJoins() - Method in interface io.vertx.tp.atom.modeling.Model
 
dbModel() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
dbModel() - Method in interface io.vertx.tp.atom.modeling.Model
 
declaredFields() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
declaresCTE() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
declaresFields() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
declaresTables() - Method in class cn.vertxup.atom.domain.DefaultCatalog
 
declaresWindows() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
DEFAULT_CATALOG - Static variable in class cn.vertxup.atom.domain.DefaultCatalog
The reference instance of DEFAULT_CATALOG
DefaultCatalog - Class in cn.vertxup.atom.domain
This class is generated by jOOQ.
defineColumn(MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
defineSuffix(MField, String) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
delete(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
delete(HRecord) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
delete(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
delete(HRecord...) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
delete(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
DELETE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
3.删除关键字
deleteAsync(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
deleteAsync(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
deleteBatch(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
DESC - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
7.DESC
detach() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
Diff - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
diffPull(JsonArray, JsonArray, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
diffPull(JsonObject, JsonObject, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
diffPull(Apt, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
diffPure(JsonArray, JsonArray, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
diffPure(JsonObject, JsonObject, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
diffPure(Apt, DataAtom, Set<String>) - Static method in class io.vertx.tp.atom.refine.Ao
 
DISTINCT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
8.DISTINCT 去重
divideBy(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
doRay(T) - Method in class io.vertx.tp.modular.reference.AbstractRay
This method will modify the input HRecord element(s).
doRay(T) - Method in interface io.vertx.tp.modular.reference.AoRay
This method will modify the input HRecord element(s).
doRayAsync(T) - Method in class io.vertx.tp.modular.reference.AbstractRay
 
doRayAsync(T) - Method in interface io.vertx.tp.modular.reference.AoRay
 
DOWNSTREAM - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.DOWNSTREAM.
DROP - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
2.删除对象关键字

E

entity() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
entity() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
ENTITY - Enum constant in enum class io.vertx.tp.atom.cv.em.EntityType
 
ENTITY - Variable in class cn.vertxup.atom.domain.tables.MJoin
The column DB_ETERNAL.M_JOIN.ENTITY.
ENTITY - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
ENTITY_ID - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.ENTITY_ID.
ENTITY_ID - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.ENTITY_ID.
ENTITY_ID - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.ENTITY_ID.
ENTITY_KEY - Variable in class cn.vertxup.atom.domain.tables.MJoin
The column DB_ETERNAL.M_JOIN.ENTITY_KEY.
EntityType - Enum Class in io.vertx.tp.atom.cv.em
 
eq(Table<MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
EQ - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
5.等于 =
equal(Table<MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
 
equals(Object) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
equals(Object) - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
equals(Object) - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
equals(Object) - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
equals(Object) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
event() - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
events() - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
EventType - Enum Class in io.vertx.tp.atom.cv.em
 
ExAnalyzer - Class in io.vertx.tp.modular.file.excel
Excel模型分析器,用于分析Excel模板 1.
ExcelReader - Class in io.vertx.tp.modular.file
 
ExcelReader() - Constructor for class io.vertx.tp.modular.file.ExcelReader
 
ExcelReader(String) - Constructor for class io.vertx.tp.modular.file.ExcelReader
 
exec(HRecord) - Method in class io.vertx.tp.modular.reference.RaySingle
Critical code logical
exec(HRecord[]) - Method in class io.vertx.tp.modular.reference.RayBatch
Critical code logical
exec(T) - Method in class io.vertx.tp.modular.reference.AbstractRay
This method must be inherit by all sub-classes, it provide reference data mounting.
execAsync(HRecord) - Method in class io.vertx.tp.modular.reference.RaySingle
 
execAsync(HRecord[]) - Method in class io.vertx.tp.modular.reference.RayBatch
 
execAsync(T) - Method in class io.vertx.tp.modular.reference.AbstractRay
 
execute(String) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
execute(String) - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
execute(String) - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
executor(JsonObject) - Method in interface io.vertx.tp.modular.phantom.AoModeler
 
exist(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
exist(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
existAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
existAsync(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
existing(Criteria) - Method in class io.vertx.tp.modular.dao.internal.UAggr
 
ExModello - Class in io.vertx.tp.modular.file.excel
Excel 模型分析器,用于分析Excel模板 1.
expectTable(String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
EXPRESSION - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.

F

FAILED - Enum constant in enum class io.vertx.tp.atom.cv.em.CheckResult
 
failure(WebException) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
fetch(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetch(String) - Method in class io.horizon.spi.mixture.ModelPerformer
 
fetchAll() - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchAll() - Method in class io.vertx.tp.modular.dao.internal.UList
 
fetchAll(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
fetchAllAsync() - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchAsync() - Method in interface io.horizon.spi.mixture.AoPerformer
「写模型」 读取当前应用下所有的Model模型数据,该方法主要服务于读取所有模型,所以在执行过程中 导入模型时会调用该方法,该方法并不位于 HPerformer 中,为写模型专用方法
fetchAsync() - Method in class io.horizon.spi.mixture.ModelPerformer
 
fetchAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchAsync(String) - Method in class io.horizon.spi.mixture.ModelPerformer
 
fetchAsync(String, String) - Method in class io.horizon.spi.modeler.AtomAction
 
fetchAsync(String, Set<String>) - Method in class io.horizon.spi.modeler.AtomAction
 
fetchBatch(JsonObject, DataAtom) - Method in interface io.vertx.tp.modular.acc.Rise
 
fetchById(ID) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchById(ID) - Method in class io.vertx.tp.modular.dao.internal.UUnique
 
fetchById(ID...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchById(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
fetchByIdAsync(ID) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchByIdAsync(ID...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchByIds(ID...) - Method in class io.vertx.tp.modular.dao.internal.UList
 
fetchByIds(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
fetchOne(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchOne(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
fetchOne(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchOne(Criteria) - Method in class io.vertx.tp.modular.dao.internal.UUnique
 
fetchOneAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
fetchOneAsync(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
field() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
field() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
field(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(int) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
field(int, Class<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(int, Class<T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
field(int, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(int, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
field(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(String, Class<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(String, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(Field<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(Field<T>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
field(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(Name, Class<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field(Name, DataType<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
FIELD - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field1() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field10() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field11() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field12() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field13() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field14() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field15() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field15() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field15() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field15() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field16() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field16() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field17() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field17() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field18() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field18() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field19() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field19() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field2() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field20() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field20() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field21() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field21() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field22() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field3() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field4() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field5() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field6() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field7() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field8() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
field9() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
FieldComparator - Class in io.vertx.tp.modular.metadata
 
FieldComparator() - Constructor for class io.vertx.tp.modular.metadata.FieldComparator
 
fields() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fields() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fields(int...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fields(int...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fields(String...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fields(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fields(Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fields(Field<?>...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fields(Name...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fields(Name...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MAcc
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MField
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MIndex
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MJoin
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MKey
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MModel
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.MRelation
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
fieldsRow() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
fieldStream() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fieldStream() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
file() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
FileReader - Class in io.vertx.tp.modular.file
读取目录 runtime 下的 Model 和 Entity 相关定义文件 1.
FileReader() - Constructor for class io.vertx.tp.modular.file.FileReader
 
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have ACTIVE IN (values) asynchronously
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByActive(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have ACTIVE IN (values) asynchronously limited by the given limit
findManyByAlias(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have ALIAS IN (values) asynchronously
findManyByAlias(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have ALIAS IN (values) asynchronously
findManyByAlias(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have ALIAS IN (values) asynchronously limited by the given limit
findManyByAlias(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have ALIAS IN (values) asynchronously limited by the given limit
findManyByCategoryId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CATEGORY_ID IN (values) asynchronously
findManyByCategoryId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CATEGORY_ID IN (values) asynchronously limited by the given limit
findManyByCategoryTree(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CATEGORY_TREE IN (values) asynchronously
findManyByCategoryTree(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CATEGORY_TREE IN (values) asynchronously limited by the given limit
findManyByClustered(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CLUSTERED IN (values) asynchronously
findManyByClustered(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CLUSTERED IN (values) asynchronously limited by the given limit
findManyByColumnName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COLUMN_NAME IN (values) asynchronously
findManyByColumnName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COLUMN_NAME IN (values) asynchronously limited by the given limit
findManyByColumns(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have COLUMNS IN (values) asynchronously
findManyByColumns(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have COLUMNS IN (values) asynchronously
findManyByColumns(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have COLUMNS IN (values) asynchronously limited by the given limit
findManyByColumns(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have COLUMNS IN (values) asynchronously limited by the given limit
findManyByColumnType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COLUMN_TYPE IN (values) asynchronously
findManyByColumnType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COLUMN_TYPE IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have COMMENTS IN (values) asynchronously
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByComments(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have COMMENTS IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have CREATED_AT IN (values) asynchronously
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have CREATED_AT IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have CREATED_BY IN (values) asynchronously
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByCreatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have CREATED_BY IN (values) asynchronously limited by the given limit
findManyByDownstream(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have DOWNSTREAM IN (values) asynchronously
findManyByDownstream(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have DOWNSTREAM IN (values) asynchronously limited by the given limit
findManyByEntity(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have ENTITY IN (values) asynchronously
findManyByEntity(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have ENTITY IN (values) asynchronously limited by the given limit
findManyByEntityId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have ENTITY_ID IN (values) asynchronously
findManyByEntityId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have ENTITY_ID IN (values) asynchronously
findManyByEntityId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have ENTITY_ID IN (values) asynchronously
findManyByEntityId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have ENTITY_ID IN (values) asynchronously limited by the given limit
findManyByEntityId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have ENTITY_ID IN (values) asynchronously limited by the given limit
findManyByEntityId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have ENTITY_ID IN (values) asynchronously limited by the given limit
findManyByEntityKey(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have ENTITY_KEY IN (values) asynchronously
findManyByEntityKey(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have ENTITY_KEY IN (values) asynchronously limited by the given limit
findManyByExpression(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have EXPRESSION IN (values) asynchronously
findManyByExpression(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have EXPRESSION IN (values) asynchronously limited by the given limit
findManyByFormat(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have FORMAT IN (values) asynchronously
findManyByFormat(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have FORMAT IN (values) asynchronously limited by the given limit
findManyByIdentifier(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have IDENTIFIER IN (values) asynchronously
findManyByIdentifier(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have IDENTIFIER IN (values) asynchronously
findManyByIdentifier(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have IDENTIFIER IN (values) asynchronously limited by the given limit
findManyByIdentifier(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have IDENTIFIER IN (values) asynchronously limited by the given limit
findManyByInComponent(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IN_COMPONENT IN (values) asynchronously
findManyByInComponent(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IN_COMPONENT IN (values) asynchronously
findManyByInComponent(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IN_COMPONENT IN (values) asynchronously limited by the given limit
findManyByInComponent(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IN_COMPONENT IN (values) asynchronously limited by the given limit
findManyByIsArray(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_ARRAY IN (values) asynchronously
findManyByIsArray(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_ARRAY IN (values) asynchronously limited by the given limit
findManyByIsConfirm(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_CONFIRM IN (values) asynchronously
findManyByIsConfirm(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_CONFIRM IN (values) asynchronously limited by the given limit
findManyByIsLock(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_LOCK IN (values) asynchronously
findManyByIsLock(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_LOCK IN (values) asynchronously limited by the given limit
findManyByIsNullable(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IS_NULLABLE IN (values) asynchronously
findManyByIsNullable(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IS_NULLABLE IN (values) asynchronously limited by the given limit
findManyByIsPrimary(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IS_PRIMARY IN (values) asynchronously
findManyByIsPrimary(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have IS_PRIMARY IN (values) asynchronously limited by the given limit
findManyByIsRefer(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_REFER IN (values) asynchronously
findManyByIsRefer(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_REFER IN (values) asynchronously limited by the given limit
findManyByIsSyncIn(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_SYNC_IN IN (values) asynchronously
findManyByIsSyncIn(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_SYNC_IN IN (values) asynchronously limited by the given limit
findManyByIsSyncOut(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_SYNC_OUT IN (values) asynchronously
findManyByIsSyncOut(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_SYNC_OUT IN (values) asynchronously limited by the given limit
findManyByIsTrack(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_TRACK IN (values) asynchronously
findManyByIsTrack(Collection<Boolean>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have IS_TRACK IN (values) asynchronously
findManyByIsTrack(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have IS_TRACK IN (values) asynchronously limited by the given limit
findManyByIsTrack(Collection<Boolean>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have IS_TRACK IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have LANGUAGE IN (values) asynchronously
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLanguage(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have LANGUAGE IN (values) asynchronously limited by the given limit
findManyByLength(Collection<Integer>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have LENGTH IN (values) asynchronously
findManyByLength(Collection<Integer>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have LENGTH IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have METADATA IN (values) asynchronously
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByMetadata(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have METADATA IN (values) asynchronously limited by the given limit
findManyByModelId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have MODEL_ID IN (values) asynchronously
findManyByModelId(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have MODEL_ID IN (values) asynchronously
findManyByModelId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have MODEL_ID IN (values) asynchronously limited by the given limit
findManyByModelId(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have MODEL_ID IN (values) asynchronously limited by the given limit
findManyByModelKey(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have MODEL_KEY IN (values) asynchronously
findManyByModelKey(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have MODEL_KEY IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have NAME IN (values) asynchronously
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have NAME IN (values) asynchronously limited by the given limit
findManyByNamespace(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have NAMESPACE IN (values) asynchronously
findManyByNamespace(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have NAMESPACE IN (values) asynchronously
findManyByNamespace(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have NAMESPACE IN (values) asynchronously
findManyByNamespace(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have NAMESPACE IN (values) asynchronously limited by the given limit
findManyByNamespace(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have NAMESPACE IN (values) asynchronously limited by the given limit
findManyByNamespace(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have NAMESPACE IN (values) asynchronously limited by the given limit
findManyByNormalize(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have NORMALIZE IN (values) asynchronously
findManyByNormalize(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have NORMALIZE IN (values) asynchronously limited by the given limit
findManyByOutComponent(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have OUT_COMPONENT IN (values) asynchronously
findManyByOutComponent(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have OUT_COMPONENT IN (values) asynchronously
findManyByOutComponent(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have OUT_COMPONENT IN (values) asynchronously limited by the given limit
findManyByOutComponent(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have OUT_COMPONENT IN (values) asynchronously limited by the given limit
findManyByPrecision(Collection<Integer>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have PRECISION IN (values) asynchronously
findManyByPrecision(Collection<Integer>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have PRECISION IN (values) asynchronously limited by the given limit
findManyByPriority(Collection<Integer>) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have PRIORITY IN (values) asynchronously
findManyByPriority(Collection<Integer>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
Find records that have PRIORITY IN (values) asynchronously limited by the given limit
findManyByRecordJson(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_JSON IN (values) asynchronously
findManyByRecordJson(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_JSON IN (values) asynchronously limited by the given limit
findManyByRecordRaw(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_RAW IN (values) asynchronously
findManyByRecordRaw(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_RAW IN (values) asynchronously limited by the given limit
findManyByRecordUnique(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_UNIQUE IN (values) asynchronously
findManyByRecordUnique(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have RECORD_UNIQUE IN (values) asynchronously limited by the given limit
findManyByRuleUnique(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have RULE_UNIQUE IN (values) asynchronously
findManyByRuleUnique(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have RULE_UNIQUE IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have SIGMA IN (values) asynchronously
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySigma(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have SIGMA IN (values) asynchronously limited by the given limit
findManyBySource(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE IN (values) asynchronously
findManyBySource(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE IN (values) asynchronously limited by the given limit
findManyBySourceConfig(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_CONFIG IN (values) asynchronously
findManyBySourceConfig(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_CONFIG IN (values) asynchronously limited by the given limit
findManyBySourceExternal(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_EXTERNAL IN (values) asynchronously
findManyBySourceExternal(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_EXTERNAL IN (values) asynchronously limited by the given limit
findManyBySourceField(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_FIELD IN (values) asynchronously
findManyBySourceField(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_FIELD IN (values) asynchronously limited by the given limit
findManyBySourceReference(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_REFERENCE IN (values) asynchronously
findManyBySourceReference(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have SOURCE_REFERENCE IN (values) asynchronously limited by the given limit
findManyBySpider(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SPIDER IN (values) asynchronously
findManyBySpider(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SPIDER IN (values) asynchronously limited by the given limit
findManyBySpiderComponent(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SPIDER_COMPONENT IN (values) asynchronously
findManyBySpiderComponent(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have SPIDER_COMPONENT IN (values) asynchronously limited by the given limit
findManyByTableName(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have TABLE_NAME IN (values) asynchronously
findManyByTableName(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have TABLE_NAME IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have TYPE IN (values) asynchronously
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByType(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have TYPE IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPDATED_AT IN (values) asynchronously
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedAt(Collection<LocalDateTime>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPDATED_AT IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPDATED_BY IN (values) asynchronously
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpdatedBy(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPDATED_BY IN (values) asynchronously limited by the given limit
findManyByUpstream(Collection<String>) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPSTREAM IN (values) asynchronously
findManyByUpstream(Collection<String>, int) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
Find records that have UPSTREAM IN (values) asynchronously limited by the given limit
forceIndex(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
forceIndexForGroupBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
forceIndexForJoin(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
forceIndexForOrderBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
FOREIGN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
2.FOREIGN
format() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(OutputStream, int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(OutputStream, TXTFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(Writer, int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(Writer, TXTFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
format(TXTFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
FORMAT - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.FORMAT.
formatChart() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatChart(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatChart(OutputStream, ChartFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatChart(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatChart(Writer, ChartFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatChart(ChartFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(boolean, char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(boolean, char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, boolean, char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, boolean, char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(OutputStream, CSVFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, boolean, char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, boolean, char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, char) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, char, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(Writer, CSVFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatCSV(CSVFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatHTML() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatHTML(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatHTML(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert(OutputStream, Table<?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert(Writer, Table<?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatInsert(Table<?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON(OutputStream, JSONFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON(Writer, JSONFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatJSON(JSONFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML(OutputStream) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML(OutputStream, XMLFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML(Writer) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML(Writer, XMLFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
formatXML(XMLFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(IMAcc) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Load data from another generated Record/POJO implementing the common interface IMAcc
from(IMAcc) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
 
from(IMAcc) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
from(IMAttribute) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Load data from another generated Record/POJO implementing the common interface IMAttribute
from(IMAttribute) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
from(IMAttribute) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
from(IMEntity) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Load data from another generated Record/POJO implementing the common interface IMEntity
from(IMEntity) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
 
from(IMEntity) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
from(IMField) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Load data from another generated Record/POJO implementing the common interface IMField
from(IMField) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
 
from(IMField) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
from(IMIndex) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Load data from another generated Record/POJO implementing the common interface IMIndex
from(IMIndex) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
 
from(IMIndex) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(IMJoin) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Load data from another generated Record/POJO implementing the common interface IMJoin
from(IMJoin) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
 
from(IMJoin) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
from(IMKey) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Load data from another generated Record/POJO implementing the common interface IMKey
from(IMKey) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
 
from(IMKey) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
from(IMModel) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Load data from another generated Record/POJO implementing the common interface IMModel
from(IMModel) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
 
from(IMModel) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
from(IMRelation) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Load data from another generated Record/POJO implementing the common interface IMRelation
from(IMRelation) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
 
from(IMRelation) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
from(Object) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(Object, int...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(Object, String...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(Object, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(Object, Name...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(String) - Method in class io.vertx.tp.modular.jooq.convert.JsonArraySider
 
from(String) - Method in class io.vertx.tp.modular.jooq.convert.JsonObjectSider
 
from(Record) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
from(Record) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
FROM - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
3.FROM
fromArray(Object...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromArray(Object[], int...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromArray(Object[], String...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromArray(Object[], Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromArray(Object[], Name...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromFile(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
 
fromJson(JsonObject) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
 
fromJson(JsonObject) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
fromJson(JsonObject) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
fromMap(Map<String, ?>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromMap(Map<String, ?>, int...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromMap(Map<String, ?>, String...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromMap(Map<String, ?>, Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromMap(Map<String, ?>, Name...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
fromType() - Method in class io.vertx.tp.modular.jooq.convert.JsonArraySider
 
fromType() - Method in class io.vertx.tp.modular.jooq.convert.JsonObjectSider
 
fullJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
fullOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 

G

generatesCast() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
get(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(int, Class<? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(int, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(KeyMode) - Static method in interface io.vertx.tp.modular.id.AoId
 
get(Class<?>) - Static method in interface io.vertx.tp.modular.change.Adjuster
 
get(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(String, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(String, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Field<?>, Class<? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Field<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Field<T>, Converter<? super T, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Name, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
get(Name, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
GET - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
10.大于等于 >=
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.ACTIVE.
getActive() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.ACTIVE.
getActive() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.ACTIVE.
getAlias() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
getAlias() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.ALIAS.
getAlias() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
getAlias() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.ALIAS.
getAlias() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
getAlias() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.ALIAS.
getAttributes() - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getBinding() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getBuilder(Database) - Method in interface io.vertx.tp.modular.jdbc.Pin
读取发布器专用接口 发布器执行时,必须知道是针对哪个Database进行发布
getCatalog() - Method in class cn.vertxup.atom.domain.Db
 
getCatalog() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getCategoryId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
getCategoryId() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
getCategoryId() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
getCategoryTree() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
getCategoryTree() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
getCategoryTree() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
getChecks() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getClustered() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.CLUSTERED.
getClustered() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.CLUSTERED.
getClustered() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.CLUSTERED.
getCode() - Method in exception io.vertx.tp.error._400ExcelAppConflictException
 
getCode() - Method in exception io.vertx.tp.error._400ExcelTplErrorException
 
getCode() - Method in exception io.vertx.tp.error._400FileRequiredException
 
getCode() - Method in exception io.vertx.tp.error._400KeyLengthException
 
getCode() - Method in exception io.vertx.tp.error._400TrackingErrorException
 
getCode() - Method in exception io.vertx.tp.error._404RecordMissingException
 
getCode() - Method in exception io.vertx.tp.error._409CodeUnsupportException
 
getCode() - Method in exception io.vertx.tp.error._409IdentifierConflictException
 
getCode() - Method in exception io.vertx.tp.error._409ReferenceDaoException
 
getCode() - Method in exception io.vertx.tp.error._409UniqueConstraintException
 
getCode() - Method in exception io.vertx.tp.error._417ConditionEmptyException
 
getCode() - Method in exception io.vertx.tp.error._417ConditionWhereException
 
getCode() - Method in exception io.vertx.tp.error._417DataAtomNullException
 
getCode() - Method in exception io.vertx.tp.error._417DataEmptyException
 
getCode() - Method in exception io.vertx.tp.error._417DataRowNullException
 
getCode() - Method in exception io.vertx.tp.error._417DataTransactionException
 
getCode() - Method in exception io.vertx.tp.error._417DataUnexpectException
 
getCode() - Method in exception io.vertx.tp.error._417EventTypeConflictException
 
getCode() - Method in exception io.vertx.tp.error._417PrimaryAttrWrongException
 
getCode() - Method in exception io.vertx.tp.error._417PrimaryKeyMissingException
 
getCode() - Method in exception io.vertx.tp.error._417PrimaryKeyResultException
 
getCode() - Method in exception io.vertx.tp.error._417PrimaryKeySizeException
 
getCode() - Method in exception io.vertx.tp.error._417PrimaryKeySpecException
 
getCode() - Method in exception io.vertx.tp.error._417RelatedFieldMissingException
 
getCode() - Method in exception io.vertx.tp.error._417RelatedSchemaMissingException
 
getCode() - Method in exception io.vertx.tp.error._417RelationCounterException
 
getCode() - Method in exception io.vertx.tp.error._417SqlExecutingException
 
getCode() - Method in exception io.vertx.tp.error._417TableCounterException
 
getCode() - Method in exception io.vertx.tp.error._500AtomFirstException
 
getCode() - Method in exception io.vertx.tp.error._500ConditionFieldException
 
getCode() - Method in exception io.vertx.tp.error._500DdlExecuteException
 
getCode() - Method in exception io.vertx.tp.error._500EmptySQLException
 
getCode() - Method in exception io.vertx.tp.error._500ExcelFileNullException
 
getCode() - Method in exception io.vertx.tp.error._500NullableAddException
 
getCode() - Method in exception io.vertx.tp.error._500NullableAlterException
 
getCode() - Method in exception io.vertx.tp.error._500TypeAlterException
 
getCode() - Method in exception io.vertx.tp.error._501AnonymousAtomException
 
getCode() - Method in exception io.vertx.tp.error._501AoReflectorNullException
 
getCode() - Method in exception io.vertx.tp.error._501AoSentenceNullException
 
getCode() - Method in exception io.vertx.tp.error._501FabricIssueException
 
getCode() - Method in exception io.vertx.tp.error._501IngestImplementException
 
getCode() - Method in exception io.vertx.tp.error._501PinNotFoundException
 
getColumn(String) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getColumnDetail(String) - Method in interface io.vertx.tp.modular.metadata.AoReflector
获取当前列的详细信息
getColumnDetails(String, List<ConcurrentMap<String, Object>>) - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getColumnDetails(String, List<ConcurrentMap<String, Object>>) - Method in interface io.vertx.tp.modular.metadata.AoReflector
 
getColumnName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
getColumnName() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
getColumnName() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
getColumnNames() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取所有列名
getColumnNames() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getColumns() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.COLUMNS.
getColumns() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.COLUMNS.
getColumns() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.COLUMNS.
getColumns() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.COLUMNS.
getColumns() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.COLUMNS.
getColumns() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.COLUMNS.
getColumns(String) - Method in interface io.vertx.tp.modular.metadata.AoReflector
获取当前表中所有列信息
getColumnType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
getColumnType() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
getColumnType() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
getColumnType(String) - Method in class io.vertx.tp.modular.sql.SqlTypeProvider
 
getComment() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getCommentPart() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.COMMENTS.
getComments() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.COMMENTS.
getComments() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.COMMENTS.
getConfig() - Static method in class io.vertx.tp.atom.init.AoPin
 
getConfigAdjuster() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getConfigModeling() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getConnection() - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
getConnection() - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
getConstraints(String) - Method in interface io.vertx.tp.modular.metadata.AoReflector
获取当前表中所有约束信息
getConverter() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getCounter() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.CREATED_AT.
getCreatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.CREATED_AT.
getCreatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.CREATED_AT.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.CREATED_BY.
getCreatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.CREATED_BY.
getCreatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.CREATED_BY.
getCriteria() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getDao(Database) - Method in interface io.vertx.tp.modular.jdbc.Pin
读取数据处理访问器专用接口 用于Crud等各种复杂操作
getDatabase() - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
getDatabase() - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
getDataType() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getDataType(Configuration) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getDataTypeWord() - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getDataTypeWord() - Method in interface io.vertx.tp.modular.metadata.AoReflector
 
getDefineExcel() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getDefineJson() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getDeleteFieldFlag() - Static method in class io.vertx.tp.modular.sql.SqlDDLConstant
 
getDownstream() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
getDownstream() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
getDownstream() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
getDSL() - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
getDSL() - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
getEntity() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Getter for DB_ETERNAL.M_JOIN.ENTITY.
getEntity() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Getter for DB_ETERNAL.M_JOIN.ENTITY.
getEntity() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Getter for DB_ETERNAL.M_JOIN.ENTITY.
getEntity() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取当前Schema关联实体
getEntity() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getEntity(JsonObject) - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
getEntityId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.ENTITY_ID.
getEntityId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.ENTITY_ID.
getEntityId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.ENTITY_ID.
getEntityId() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.ENTITY_ID.
getEntityKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Getter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
getEntityKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Getter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
getEntityKey() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Getter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
getError() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getExpression() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
getExpression() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
getExpression() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
getField(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
getField(String) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getField(String) - Method in interface io.vertx.tp.atom.modeling.Schema
 
getFieldByColumn(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
getFieldByColumn(String) - Method in interface io.vertx.tp.atom.modeling.Schema
 
getFieldNames() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取当前Schema的所有字段名
getFieldNames() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getFields() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取字段集合
getFields() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getFieldType(ConcurrentMap<String, Object>) - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getFieldType(ConcurrentMap<String, Object>) - Method in interface io.vertx.tp.modular.metadata.AoReflector
 
getFormat() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.FORMAT.
getFormat() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.FORMAT.
getFormat() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.FORMAT.
getId() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
getId(MAcc) - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
 
getId(MAttribute) - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
 
getId(MEntity) - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
 
getId(MField) - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
 
getId(MIndex) - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
 
getId(MJoin) - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
 
getId(MKey) - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
 
getId(MModel) - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
 
getId(MRelation) - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
 
getIdentifier() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
getIdentifier() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.IDENTIFIER.
getIdentifier() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
getIdentifier() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.IDENTIFIER.
getIdentifier() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
getIdentifier() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.IDENTIFIER.
getIdentity() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getImplModel() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getImplPin() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getImplRecord() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getImplSchema() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getImplSwitcher() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getInComponent() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
getInComponent() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
getInComponent() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
getInComponent() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
getInComponent() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
getInComponent() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MField
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MIndex
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MJoin
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MKey
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MRelation
 
getIndexes() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getInstance() - Static method in interface io.vertx.tp.modular.jdbc.Pin
根据配置文件读取连接器
getInstance(String) - Static method in interface io.horizon.spi.mixture.AoPerformer
> Cc.pick 池化 AoPerformer 管理 appName = MetaPerformer
getIsArray() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
getIsArray() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
getIsArray() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
getIsConfirm() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
getIsConfirm() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
getIsConfirm() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
getIsLock() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
getIsLock() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
getIsLock() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
getIsNullable() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
getIsNullable() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
getIsNullable() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
getIsPrimary() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
getIsPrimary() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
getIsPrimary() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
getIsRefer() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
getIsRefer() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
getIsRefer() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
getIsSyncIn() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
getIsSyncIn() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
getIsSyncIn() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
getIsSyncOut() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
getIsSyncOut() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
getIsSyncOut() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
getIsTrack() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
getIsTrack() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.IS_TRACK.
getIsTrack() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
getIsTrack() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.IS_TRACK.
getIsTrack() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
getIsTrack() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.IS_TRACK.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.KEY.
getKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.KEY.
getKey() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.KEY.
getKey() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
getKey() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
getKeys() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取键集合
getKeys() - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getKeys() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getKeys() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.LANGUAGE.
getLanguage() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.LANGUAGE.
getLanguage() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.LANGUAGE.
getLength() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.LENGTH.
getLength() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.LENGTH.
getLength() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.LENGTH.
getLengthMap() - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
getLengthWord() - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getLengthWord() - Method in interface io.vertx.tp.modular.metadata.AoReflector
 
getLogger() - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
getLogger() - Method in class io.vertx.tp.modular.io.AbstractIo
 
getLogger() - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
getLogger() - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
getMappingList(String) - Method in class io.vertx.tp.modular.sql.SqlTypeProvider
 
getMatrix() - Method in class io.vertx.tp.atom.modeling.element.DataKey
 
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.METADATA.
getMetadata() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.METADATA.
getMetadata() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.METADATA.
getMode() - Method in class io.vertx.tp.atom.modeling.element.DataKey
 
getModel() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Getter for DB_ETERNAL.M_JOIN.MODEL.
getModel() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Getter for DB_ETERNAL.M_JOIN.MODEL.
getModel() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Getter for DB_ETERNAL.M_JOIN.MODEL.
getModelId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.MODEL_ID.
getModelId() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
getModelId() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.MODEL_ID.
getModelId() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
getModelId() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.MODEL_ID.
getModelId() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
getModelKey() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.MODEL_KEY.
getModelKey() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.MODEL_KEY.
getModelKey() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.MODEL_KEY.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.NAME.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.NAME.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.NAME.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.NAME.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.NAME.
getName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.NAME.
getName() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getNamespace() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.NAMESPACE.
getNamespace() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Getter for DB_ETERNAL.M_JOIN.NAMESPACE.
getNamespace() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Getter for DB_ETERNAL.M_JOIN.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Getter for DB_ETERNAL.M_JOIN.NAMESPACE.
getNamespace() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.NAMESPACE.
getNamespace() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getNormalize() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
getNormalize() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
getNormalize() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
getNullRows(String, String) - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getNullRows(String, String) - Method in interface io.vertx.tp.modular.metadata.AoReflector
读取当前表中 column 为空的总列数
getOptions() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getOutComponent() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
getOutComponent() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
getOutComponent() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
getOutComponent() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
getOutComponent() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
getOutComponent() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
getPackage() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getPager() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getPrecision() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.PRECISION.
getPrecision() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.PRECISION.
getPrecision() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.PRECISION.
getPrecisionMap() - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MAcc
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MField
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MIndex
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MJoin
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MKey
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MModel
 
getPrimaryKey() - Method in class cn.vertxup.atom.domain.tables.MRelation
 
getPrimaryKeys() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
读取当前Schema中所有主键
getPrimaryKeys() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getPriority() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Getter for DB_ETERNAL.M_JOIN.PRIORITY.
getPriority() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Getter for DB_ETERNAL.M_JOIN.PRIORITY.
getPriority() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Getter for DB_ETERNAL.M_JOIN.PRIORITY.
getProjection() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getQualifiedName() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getQualifier() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getRecord() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
getRecordJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.RECORD_JSON.
getRecordJson() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.RECORD_JSON.
getRecordJson() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.RECORD_JSON.
getRecordRaw() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.RECORD_RAW.
getRecordRaw() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.RECORD_RAW.
getRecordRaw() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.RECORD_RAW.
getRecordTimestamp() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MAcc
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MAttribute
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MEntity
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MField
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MIndex
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MJoin
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MKey
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MModel
The class holding records for this type
getRecordType() - Method in class cn.vertxup.atom.domain.tables.MRelation
The class holding records for this type
getRecordUnique() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
getRecordUnique() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
getRecordUnique() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
getRecordVersion() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getReferences() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getReferencesFrom(Table<O>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getReferencesTo(Table<O>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getReflector() - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
getRows() - Method in class io.vertx.tp.modular.io.AbstractIo
 
getRows() - Method in interface io.vertx.tp.modular.io.AoIo
 
getRuleUnique() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
getRuleUnique() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
getRuleUnique() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
getSchema() - Method in class cn.vertxup.atom.domain.tables.MAcc
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MField
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MIndex
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MJoin
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MKey
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MModel
 
getSchema() - Method in class cn.vertxup.atom.domain.tables.MRelation
 
getSchemas() - Method in class cn.vertxup.atom.domain.DefaultCatalog
 
getSchemata(JsonObject) - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
getSentence() - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.SIGMA.
getSigma() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.SIGMA.
getSigma() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.SIGMA.
getSorter() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getSource() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
getSource() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
getSource() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
getSourceConfig() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
getSourceConfig() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
getSourceConfig() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
getSourceExternal() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
getSourceExternal() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
getSourceExternal() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
getSourceField() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
getSourceField() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
getSourceField() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
getSourceReference() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
getSourceReference() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
getSourceReference() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
getSpider() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.SPIDER.
getSpider() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.SPIDER.
getSpider() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.SPIDER.
getSpiderComponent() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
getSpiderComponent() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
getSpiderComponent() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
getSqlDebug() - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
getSQLTypeName() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getStatus() - Method in exception io.vertx.tp.error._400FileRequiredException
 
getStatus() - Method in exception io.vertx.tp.error._400TrackingErrorException
 
getStatus() - Method in exception io.vertx.tp.error._404RecordMissingException
 
getStatus() - Method in exception io.vertx.tp.error._409CodeUnsupportException
 
getStatus() - Method in exception io.vertx.tp.error._409IdentifierConflictException
 
getStatus() - Method in exception io.vertx.tp.error._409ReferenceDaoException
 
getStatus() - Method in exception io.vertx.tp.error._409UniqueConstraintException
 
getStatus() - Method in exception io.vertx.tp.error._417ConditionEmptyException
 
getStatus() - Method in exception io.vertx.tp.error._417ConditionWhereException
 
getStatus() - Method in exception io.vertx.tp.error._417DataAtomNullException
 
getStatus() - Method in exception io.vertx.tp.error._417DataEmptyException
 
getStatus() - Method in exception io.vertx.tp.error._417DataRowNullException
 
getStatus() - Method in exception io.vertx.tp.error._417DataTransactionException
 
getStatus() - Method in exception io.vertx.tp.error._417DataUnexpectException
 
getStatus() - Method in exception io.vertx.tp.error._417EventTypeConflictException
 
getStatus() - Method in exception io.vertx.tp.error._417PrimaryAttrWrongException
 
getStatus() - Method in exception io.vertx.tp.error._417PrimaryKeyMissingException
 
getStatus() - Method in exception io.vertx.tp.error._417PrimaryKeyResultException
 
getStatus() - Method in exception io.vertx.tp.error._417PrimaryKeySizeException
 
getStatus() - Method in exception io.vertx.tp.error._417PrimaryKeySpecException
 
getStatus() - Method in exception io.vertx.tp.error._417RelatedFieldMissingException
 
getStatus() - Method in exception io.vertx.tp.error._417RelatedSchemaMissingException
 
getStatus() - Method in exception io.vertx.tp.error._417RelationCounterException
 
getStatus() - Method in exception io.vertx.tp.error._417SqlExecutingException
 
getStatus() - Method in exception io.vertx.tp.error._417TableCounterException
 
getStatus() - Method in exception io.vertx.tp.error._500ConditionFieldException
 
getStatus() - Method in exception io.vertx.tp.error._500DdlExecuteException
 
getStatus() - Method in exception io.vertx.tp.error._500EmptySQLException
 
getStatus() - Method in exception io.vertx.tp.error._500ExcelFileNullException
 
getStatus() - Method in exception io.vertx.tp.error._500NullableAddException
 
getStatus() - Method in exception io.vertx.tp.error._500NullableAlterException
 
getStatus() - Method in exception io.vertx.tp.error._500TypeAlterException
 
getStatus() - Method in exception io.vertx.tp.error._501AnonymousAtomException
 
getStatus() - Method in exception io.vertx.tp.error._501AoReflectorNullException
 
getStatus() - Method in exception io.vertx.tp.error._501AoSentenceNullException
 
getStatus() - Method in exception io.vertx.tp.error._501FabricIssueException
 
getStatus() - Method in exception io.vertx.tp.error._501IngestImplementException
 
getStatus() - Method in exception io.vertx.tp.error._501PinNotFoundException
 
getTable() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
getTable() - Method in interface io.vertx.tp.atom.modeling.Schema
 
getTableName() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
getTableName() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
getTableName() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
getTables() - Method in class cn.vertxup.atom.domain.Db
 
getTableType() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getTotalRows(String) - Method in class io.vertx.tp.modular.metadata.AbstractReflector
 
getTotalRows(String) - Method in interface io.vertx.tp.modular.metadata.AoReflector
获取当前表中总列数
getTpl() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.TYPE.
getType() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.TYPE.
getType() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.TYPE.
getType() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
getType() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getType(MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
类型定义
getType(String) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getUnique() - Method in class io.vertx.tp.atom.modeling.element.DataKey
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MAcc
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MAttribute
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MField
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MIndex
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MKey
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MModel
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MRelation
 
getUniqueKeys() - Method in class cn.vertxup.atom.domain.tables.MJoin
 
getUnqualifiedName() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.UPDATED_AT.
getUpdatedAt() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.UPDATED_AT.
getUpdatedAt() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.UPDATED_AT.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Getter for DB_ETERNAL.M_ACC.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Getter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Getter for DB_ETERNAL.M_FIELD.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Getter for DB_ETERNAL.M_INDEX.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Getter for DB_ETERNAL.M_KEY.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Getter for DB_ETERNAL.M_MODEL.UPDATED_BY.
getUpdatedBy() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Getter for DB_ETERNAL.M_ACC.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Getter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Getter for DB_ETERNAL.M_FIELD.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Getter for DB_ETERNAL.M_INDEX.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Getter for DB_ETERNAL.M_KEY.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Getter for DB_ETERNAL.M_MODEL.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Getter for DB_ETERNAL.M_ACC.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Getter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Getter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Getter for DB_ETERNAL.M_FIELD.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Getter for DB_ETERNAL.M_INDEX.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Getter for DB_ETERNAL.M_KEY.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Getter for DB_ETERNAL.M_MODEL.UPDATED_BY.
getUpdatedBy() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.UPDATED_BY.
getUpstream() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Getter for DB_ETERNAL.M_RELATION.UPSTREAM.
getUpstream() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Getter for DB_ETERNAL.M_RELATION.UPSTREAM.
getUpstream() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Getter for DB_ETERNAL.M_RELATION.UPSTREAM.
getValue(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(int, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(int, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(String) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
getValue(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(String, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(String, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Field<?>, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Field<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Field<T>, Converter<? super T, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Name, Class<? extends T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getValue(Name, Converter<?, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
getVerifier() - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
GROUP - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
5.GROUP
GT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
7.大于 >

H

hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
 
hashCode() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
hashCode() - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
hashCode() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
hashCode() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
hashCode() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
HAVING - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
10.HAVING
HLoadAtom - Class in io.horizon.spi.mixture
 
HLoadAtom() - Constructor for class io.horizon.spi.mixture.HLoadAtom
 

I

IComponent - Interface in io.vertx.tp.modular.plugin
 
identifier() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
identifier() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
identifier() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
IDENTIFIER - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.IDENTIFIER.
IDENTIFIER - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.IDENTIFIER.
ignoreIndex(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
ignoreIndexForGroupBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
ignoreIndexForJoin(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
ignoreIndexForOrderBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
IMAcc - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMAttribute - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMEntity - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMField - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMIndex - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMJoin - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMKey - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMModel - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
IMRelation - Interface in cn.vertxup.atom.domain.tables.interfaces
This class is generated by jOOQ.
in(HRecord[], DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
Processing input data records
in(HRecord[], DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
in(HRecord, DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
Processing input data record
in(HRecord, DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
IN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
0.IN
IN_COMPONENT - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
IN_COMPONENT - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.IN_COMPONENT.
index() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
INDEX - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
INDEX - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
4.索引
Indexes - Class in cn.vertxup.atom.domain
A class modelling indexes of tables in DB_ETERNAL.
Indexes() - Constructor for class cn.vertxup.atom.domain.Indexes
 
indexOf(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
indexOf(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
indexOf(Field<?>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
indexOf(Field<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
indexOf(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
indexOf(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
Ingest - Interface in io.vertx.tp.modular.query
 
init() - Static method in class io.vertx.tp.atom.init.AoPin
 
init() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
init(EventType) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
Init - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
InitCategory - Enum Class in io.vertx.tp.atom.cv.em
初始化系统的类型信息
initKey(Schema, MField, MAttribute) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
initMArray() - Static method in class io.vertx.tp.atom.refine.Ao
 
initMList() - Static method in class io.vertx.tp.atom.refine.Ao
 
initMQueue() - Static method in class io.vertx.tp.atom.refine.Ao
 
initTpl(Schema, MField, MAttribute) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
innerJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
innerJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
innerJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
innerJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
innerJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
innerJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
INormalizer - Interface in io.vertx.tp.modular.plugin
 
input - Variable in class io.vertx.tp.modular.reference.AbstractRay
The hashmap reference of `field = RaySource`.
insert(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
insert(HRecord) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
insert(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
insert(HRecord...) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
insert(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
INSERT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
1.插入关键字
insertAsync(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
insertAsync(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
insertBatch(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
instance() - Static method in interface io.vertx.tp.modular.plugin.IoHub
 
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Copy data into another generated Record/POJO implementing the common interface IMAcc
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Copy data into another generated Record/POJO implementing the common interface IMAttribute
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Copy data into another generated Record/POJO implementing the common interface IMEntity
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Copy data into another generated Record/POJO implementing the common interface IMField
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Copy data into another generated Record/POJO implementing the common interface IMIndex
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Copy data into another generated Record/POJO implementing the common interface IMJoin
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Copy data into another generated Record/POJO implementing the common interface IMKey
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Copy data into another generated Record/POJO implementing the common interface IMModel
into(E) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Copy data into another generated Record/POJO implementing the common interface IMRelation
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
 
into(E) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
into(E) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Class<? extends E>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<?>...) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>, Field<T18>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>, Field<T18>, Field<T19>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>, Field<T18>, Field<T19>, Field<T20>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>, Field<T18>, Field<T19>, Field<T20>, Field<T21>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Field<T1>, Field<T2>, Field<T3>, Field<T4>, Field<T5>, Field<T6>, Field<T7>, Field<T8>, Field<T9>, Field<T10>, Field<T11>, Field<T12>, Field<T13>, Field<T14>, Field<T15>, Field<T16>, Field<T17>, Field<T18>, Field<T19>, Field<T20>, Field<T21>, Field<T22>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
into(Table<R>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoArray() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoList() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoMap() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoResultSet() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoStream() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoXML() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoXML(H) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoXML(H, XMLFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
intoXML(XMLFormat) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
inValue(Object) - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
inValue(Object) - Method in interface io.vertx.tp.modular.change.Adjuster
 
inWhere(DataMatrix) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
inWhere(List<DataMatrix>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
io.horizon.spi.ambient - package io.horizon.spi.ambient
 
io.horizon.spi.mixture - package io.horizon.spi.mixture
 
io.horizon.spi.modeler - package io.horizon.spi.modeler
 
io.horizon.spi.plugin - package io.horizon.spi.plugin
 
io.horizon.spi.robin - package io.horizon.spi.robin
 
io.vertx.tp.atom.cv - package io.vertx.tp.atom.cv
 
io.vertx.tp.atom.cv.em - package io.vertx.tp.atom.cv.em
 
io.vertx.tp.atom.cv.sql - package io.vertx.tp.atom.cv.sql
 
io.vertx.tp.atom.init - package io.vertx.tp.atom.init
 
io.vertx.tp.atom.modeling - package io.vertx.tp.atom.modeling
 
io.vertx.tp.atom.modeling.builtin - package io.vertx.tp.atom.modeling.builtin
 
io.vertx.tp.atom.modeling.config - package io.vertx.tp.atom.modeling.config
 
io.vertx.tp.atom.modeling.data - package io.vertx.tp.atom.modeling.data
 
io.vertx.tp.atom.modeling.element - package io.vertx.tp.atom.modeling.element
 
io.vertx.tp.atom.refine - package io.vertx.tp.atom.refine
 
io.vertx.tp.error - package io.vertx.tp.error
 
io.vertx.tp.ke.booter - package io.vertx.tp.ke.booter
 
io.vertx.tp.modular.acc - package io.vertx.tp.modular.acc
 
io.vertx.tp.modular.apply - package io.vertx.tp.modular.apply
 
io.vertx.tp.modular.change - package io.vertx.tp.modular.change
 
io.vertx.tp.modular.dao - package io.vertx.tp.modular.dao
 
io.vertx.tp.modular.dao.internal - package io.vertx.tp.modular.dao.internal
 
io.vertx.tp.modular.file - package io.vertx.tp.modular.file
 
io.vertx.tp.modular.file.excel - package io.vertx.tp.modular.file.excel
 
io.vertx.tp.modular.id - package io.vertx.tp.modular.id
 
io.vertx.tp.modular.io - package io.vertx.tp.modular.io
 
io.vertx.tp.modular.jdbc - package io.vertx.tp.modular.jdbc
 
io.vertx.tp.modular.jooq - package io.vertx.tp.modular.jooq
 
io.vertx.tp.modular.jooq.convert - package io.vertx.tp.modular.jooq.convert
 
io.vertx.tp.modular.jooq.internal - package io.vertx.tp.modular.jooq.internal
 
io.vertx.tp.modular.metadata - package io.vertx.tp.modular.metadata
 
io.vertx.tp.modular.phantom - package io.vertx.tp.modular.phantom
 
io.vertx.tp.modular.plugin - package io.vertx.tp.modular.plugin
 
io.vertx.tp.modular.query - package io.vertx.tp.modular.query
 
io.vertx.tp.modular.reference - package io.vertx.tp.modular.reference
 
io.vertx.tp.modular.sql - package io.vertx.tp.modular.sql
 
IoBatch - Class in io.vertx.tp.modular.io
 
IoBatch() - Constructor for class io.vertx.tp.modular.io.IoBatch
 
IoHub - Interface in io.vertx.tp.modular.plugin
## Nerve System ### 1.
IoNerve - Class in io.vertx.tp.modular.plugin
## Workflow
IoNerve() - Constructor for class io.vertx.tp.modular.plugin.IoNerve
 
IoSingle - Class in io.vertx.tp.modular.io
 
IoSingle() - Constructor for class io.vertx.tp.modular.io.IoSingle
 
IoSource - Interface in io.vertx.tp.modular.plugin
 
irCond(Criteria) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
irIDs(ID...) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
is(Object, Object, Class<?>) - Method in class io.vertx.tp.modular.change.AtomVsExtension
 
IS - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
6.IS
IS_ARRAY - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
IS_CONFIRM - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
IS_LOCK - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
IS_NULLABLE - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.IS_NULLABLE.
IS_PRIMARY - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.IS_PRIMARY.
IS_REFER - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
IS_SYNC_IN - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
IS_SYNC_OUT - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
IS_TRACK - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
IS_TRACK - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.IS_TRACK.
isDebug() - Static method in class io.vertx.tp.atom.refine.Ao
 
isSame(Object, Object) - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
isSame(Object, Object) - Method in interface io.vertx.tp.modular.change.Adjuster
 
isSame(Object, Object, Supplier<Boolean>) - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 

J

join() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
join() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
join(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
join(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
join(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
join(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
join(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
join(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
JOIN - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
JOIN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
9.JOIN
joinKey(Model) - Static method in class io.vertx.tp.atom.refine.Ao
 
joinKeys(Model, HRecord) - Static method in class io.vertx.tp.atom.refine.Ao
 
joinLeader() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
joinLeft(String, ConcurrentMap<String, String>, ConcurrentMap<String, String>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
joinNature(ConcurrentMap<String, String>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
joins() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
joinVoters() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
joinVoters(Predicate<MJoin>) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
jooq - Variable in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
Jq - Class in io.vertx.tp.modular.jooq.internal
Jooq统一工具类,和Ux,Ut模式一样,内部类全部使用包域
Jq() - Constructor for class io.vertx.tp.modular.jooq.internal.Jq
 
JQEngine - Class in io.vertx.tp.modular.jooq
使用Jooq处理
JsonArraySider - Class in io.vertx.tp.modular.jooq.convert
 
JsonArraySider() - Constructor for class io.vertx.tp.modular.jooq.convert.JsonArraySider
 
JsonObjectSider - Class in io.vertx.tp.modular.jooq.convert
 
JsonObjectSider() - Constructor for class io.vertx.tp.modular.jooq.convert.JsonObjectSider
 

K

key() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
key() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
key() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
key() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
key() - Method in interface io.vertx.tp.atom.modeling.Model
 
key() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
key() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
key(ID) - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
key(HRecord, Model) - Method in interface io.vertx.tp.modular.id.AoId
 
key(HRecord, Model, ID) - Method in interface io.vertx.tp.modular.id.AoId
 
key(DataKey) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
key(DataKey) - Method in interface io.vertx.tp.atom.modeling.Model
 
KEY - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.KEY.
KEY - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.KEY.
KEY - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
KEY - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
7.键关键字
KEY_M_ACC_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ACC_SIGMA - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ATTRIBUTE_NAME - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ATTRIBUTE_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ENTITY_NAMESPACE - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ENTITY_NAMESPACE_2 - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ENTITY_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_ENTITY_SIGMA - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_FIELD_NAME - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_FIELD_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_INDEX_NAME - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_INDEX_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_JOIN_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_KEY_NAME - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_KEY_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_MODEL_NAMESPACE - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_MODEL_NAMESPACE_2 - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_MODEL_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_RELATION_PRIMARY - Static variable in class cn.vertxup.atom.domain.Keys
 
KEY_M_RELATION_TYPE - Static variable in class cn.vertxup.atom.domain.Keys
 
keyInfo(ConcurrentMap<String, T>) - Static method in interface io.vertx.tp.modular.id.AoId
 
keyInfo(Set<MJoin>) - Static method in interface io.vertx.tp.modular.id.AoId
 
keys(ID...) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
keys(ID...) - Method in interface io.vertx.tp.modular.io.AoIo
 
keys(ID...) - Method in class io.vertx.tp.modular.io.IoBatch
 
keys(ID...) - Method in class io.vertx.tp.modular.io.IoSingle
 
Keys - Class in cn.vertxup.atom.domain
A class modelling foreign key relationships and constraints of tables in DB_ETERNAL.
Keys() - Constructor for class cn.vertxup.atom.domain.Keys
 

L

LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.LANGUAGE.
LANGUAGE - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.LANGUAGE.
leftAntiJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
leftSemiJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
LENGTH - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.LENGTH.
LET - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
9.小于等于 <=
LIKE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
3.LIKE
literal(Object) - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
loadAttribute() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
loadRule() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
logger() - Method in class io.vertx.tp.modular.dao.AbstractDao
 
LT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
6.小于 <

M

M_ACC - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_ACC.
M_ACC - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_ACC.
M_ACC - Static variable in class cn.vertxup.atom.domain.tables.MAcc
The reference instance of DB_ETERNAL.M_ACC
M_ATTRIBUTE - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_ATTRIBUTE.
M_ATTRIBUTE - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_ATTRIBUTE.
M_ATTRIBUTE - Static variable in class cn.vertxup.atom.domain.tables.MAttribute
The reference instance of DB_ETERNAL.M_ATTRIBUTE
M_ATTRIBUTE_IDX_M_ATTRIBUTE_MODEL_ID - Static variable in class cn.vertxup.atom.domain.Indexes
 
M_ENTITY - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_ENTITY.
M_ENTITY - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_ENTITY.
M_ENTITY - Static variable in class cn.vertxup.atom.domain.tables.MEntity
The reference instance of DB_ETERNAL.M_ENTITY
M_FIELD - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_FIELD.
M_FIELD - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_FIELD.
M_FIELD - Static variable in class cn.vertxup.atom.domain.tables.MField
The reference instance of DB_ETERNAL.M_FIELD
M_FIELD_IDX_M_FIELD_ENTITY_ID - Static variable in class cn.vertxup.atom.domain.Indexes
 
M_INDEX - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_INDEX.
M_INDEX - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_INDEX.
M_INDEX - Static variable in class cn.vertxup.atom.domain.tables.MIndex
The reference instance of DB_ETERNAL.M_INDEX
M_INDEX_IDX_M_INDEX_ENTITY_ID - Static variable in class cn.vertxup.atom.domain.Indexes
 
M_JOIN - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_JOIN.
M_JOIN - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_JOIN.
M_JOIN - Static variable in class cn.vertxup.atom.domain.tables.MJoin
The reference instance of DB_ETERNAL.M_JOIN
M_JOIN_IDXM_M_JOIN_NAMESPACE_MODEL - Static variable in class cn.vertxup.atom.domain.Indexes
 
M_KEY - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_KEY.
M_KEY - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_KEY.
M_KEY - Static variable in class cn.vertxup.atom.domain.tables.MKey
The reference instance of DB_ETERNAL.M_KEY
M_KEY_IDX_M_KEY_ENTITY_ID - Static variable in class cn.vertxup.atom.domain.Indexes
 
M_MODEL - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_MODEL.
M_MODEL - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_MODEL.
M_MODEL - Static variable in class cn.vertxup.atom.domain.tables.MModel
The reference instance of DB_ETERNAL.M_MODEL
M_RELATION - Variable in class cn.vertxup.atom.domain.Db
The table DB_ETERNAL.M_RELATION.
M_RELATION - Static variable in class cn.vertxup.atom.domain.Tables
The table DB_ETERNAL.M_RELATION.
M_RELATION - Static variable in class cn.vertxup.atom.domain.tables.MRelation
The reference instance of DB_ETERNAL.M_RELATION
M_RELATION_UPSTREAM - Static variable in class cn.vertxup.atom.domain.Indexes
 
MAcc - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MAcc - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MAcc() - Constructor for class cn.vertxup.atom.domain.tables.MAcc
Create a DB_ETERNAL.M_ACC table reference
MAcc() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAcc
 
MAcc(IMAcc) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAcc
 
MAcc(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAcc
 
MAcc(String) - Constructor for class cn.vertxup.atom.domain.tables.MAcc
Create an aliased DB_ETERNAL.M_ACC table reference
MAcc(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAcc
 
MAcc(Name) - Constructor for class cn.vertxup.atom.domain.tables.MAcc
Create an aliased DB_ETERNAL.M_ACC table reference
MAcc(Table<O>, ForeignKey<O, MAccRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MAcc
 
MAccDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MAccDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MAccDao
 
MAccRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MAccRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MAccRecord
Create a detached MAccRecord
MAccRecord(MAcc) - Constructor for class cn.vertxup.atom.domain.tables.records.MAccRecord
Create a detached, initialised MAccRecord
MAccRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MAccRecord
 
MAccRecord(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MAccRecord
Create a detached, initialised MAccRecord
map(RecordMapper<Record, E>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
mapping(Class<U>, Function13<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MRelation
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function14<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MAcc
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function14<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MKey
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function15<? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MIndex
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function15<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function21<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MModel
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function22<? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super Boolean, ? super Integer, ? super Integer, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MField
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Class<U>, Function5<? super String, ? super String, ? super String, ? super Integer, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MJoin
Convenience mapping calling SelectField.convertFrom(Class, Function).
mapping(Function13<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MRelation
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function14<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MAcc
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function14<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MKey
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function15<? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MIndex
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function15<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function21<? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MModel
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function22<? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super Boolean, ? super Integer, ? super Integer, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super String, ? super Boolean, ? super String, ? super LocalDateTime, ? super String, ? super LocalDateTime, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MField
Convenience mapping calling SelectField.convertFrom(Function).
mapping(Function5<? super String, ? super String, ? super String, ? super Integer, ? super String, ? extends U>) - Method in class cn.vertxup.atom.domain.tables.MJoin
Convenience mapping calling SelectField.convertFrom(Function).
mappingList(String) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
mappingList(String) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
matrixData() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
matrixData() - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
matrixKey() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
MAttribute - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MAttribute - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MAttribute() - Constructor for class cn.vertxup.atom.domain.tables.MAttribute
Create a DB_ETERNAL.M_ATTRIBUTE table reference
MAttribute() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
MAttribute(IMAttribute) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
MAttribute(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
MAttribute(String) - Constructor for class cn.vertxup.atom.domain.tables.MAttribute
Create an aliased DB_ETERNAL.M_ATTRIBUTE table reference
MAttribute(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
MAttribute(Name) - Constructor for class cn.vertxup.atom.domain.tables.MAttribute
Create an aliased DB_ETERNAL.M_ATTRIBUTE table reference
MAttribute(Table<O>, ForeignKey<O, MAttributeRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MAttribute
 
MAttributeDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MAttributeDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MAttributeDao
 
MAttributeRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MAttributeRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Create a detached MAttributeRecord
MAttributeRecord(MAttribute) - Constructor for class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Create a detached, initialised MAttributeRecord
MAttributeRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
MAttributeRecord(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Create a detached, initialised MAttributeRecord
MAX - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Aggregate
1.最大值
MEntity - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MEntity - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MEntity() - Constructor for class cn.vertxup.atom.domain.tables.MEntity
Create a DB_ETERNAL.M_ENTITY table reference
MEntity() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MEntity
 
MEntity(IMEntity) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MEntity
 
MEntity(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MEntity
 
MEntity(String) - Constructor for class cn.vertxup.atom.domain.tables.MEntity
Create an aliased DB_ETERNAL.M_ENTITY table reference
MEntity(String, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MEntity
 
MEntity(Name) - Constructor for class cn.vertxup.atom.domain.tables.MEntity
Create an aliased DB_ETERNAL.M_ENTITY table reference
MEntity(Table<O>, ForeignKey<O, MEntityRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MEntity
 
MEntityDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MEntityDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MEntityDao
 
MEntityRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MEntityRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MEntityRecord
Create a detached MEntityRecord
MEntityRecord(MEntity) - Constructor for class cn.vertxup.atom.domain.tables.records.MEntityRecord
Create a detached, initialised MEntityRecord
MEntityRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
MEntityRecord(String, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MEntityRecord
Create a detached, initialised MEntityRecord
METADATA - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.METADATA.
METADATA - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.METADATA.
MField - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MField - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MField() - Constructor for class cn.vertxup.atom.domain.tables.MField
Create a DB_ETERNAL.M_FIELD table reference
MField() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MField
 
MField(IMField) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MField
 
MField(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MField
 
MField(String) - Constructor for class cn.vertxup.atom.domain.tables.MField
Create an aliased DB_ETERNAL.M_FIELD table reference
MField(String, String, String, String, String, Boolean, Boolean, Integer, Integer, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MField
 
MField(Name) - Constructor for class cn.vertxup.atom.domain.tables.MField
Create an aliased DB_ETERNAL.M_FIELD table reference
MField(Table<O>, ForeignKey<O, MFieldRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MField
 
MFieldDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MFieldDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MFieldDao
 
MFieldRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MFieldRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MFieldRecord
Create a detached MFieldRecord
MFieldRecord(MField) - Constructor for class cn.vertxup.atom.domain.tables.records.MFieldRecord
Create a detached, initialised MFieldRecord
MFieldRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
MFieldRecord(String, String, String, String, String, Boolean, Boolean, Integer, Integer, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MFieldRecord
Create a detached, initialised MFieldRecord
MIN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Aggregate
2.最小值
MIndex - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MIndex - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MIndex() - Constructor for class cn.vertxup.atom.domain.tables.MIndex
Create a DB_ETERNAL.M_INDEX table reference
MIndex() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MIndex
 
MIndex(IMIndex) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MIndex
 
MIndex(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MIndex
 
MIndex(String) - Constructor for class cn.vertxup.atom.domain.tables.MIndex
Create an aliased DB_ETERNAL.M_INDEX table reference
MIndex(String, String, String, Boolean, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MIndex
 
MIndex(Name) - Constructor for class cn.vertxup.atom.domain.tables.MIndex
Create an aliased DB_ETERNAL.M_INDEX table reference
MIndex(Table<O>, ForeignKey<O, MIndexRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MIndex
 
MIndexDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MIndexDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MIndexDao
 
MIndexRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MIndexRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MIndexRecord
Create a detached MIndexRecord
MIndexRecord(MIndex) - Constructor for class cn.vertxup.atom.domain.tables.records.MIndexRecord
Create a detached, initialised MIndexRecord
MIndexRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
MIndexRecord(String, String, String, Boolean, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MIndexRecord
Create a detached, initialised MIndexRecord
miss(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
miss(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
missAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
missAsync(Criteria) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
missing(Criteria) - Method in class io.vertx.tp.modular.dao.internal.UAggr
 
MJoin - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MJoin - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MJoin() - Constructor for class cn.vertxup.atom.domain.tables.MJoin
Create a DB_ETERNAL.M_JOIN table reference
MJoin() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MJoin
 
MJoin(IMJoin) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MJoin
 
MJoin(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MJoin
 
MJoin(String) - Constructor for class cn.vertxup.atom.domain.tables.MJoin
Create an aliased DB_ETERNAL.M_JOIN table reference
MJoin(String, String, String, Integer, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MJoin
 
MJoin(Name) - Constructor for class cn.vertxup.atom.domain.tables.MJoin
Create an aliased DB_ETERNAL.M_JOIN table reference
MJoin(Table<O>, ForeignKey<O, MJoinRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MJoin
 
MJoinDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MJoinDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MJoinDao
 
MJoinRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MJoinRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MJoinRecord
Create a detached MJoinRecord
MJoinRecord(MJoin) - Constructor for class cn.vertxup.atom.domain.tables.records.MJoinRecord
Create a detached, initialised MJoinRecord
MJoinRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
MJoinRecord(String, String, String, Integer, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MJoinRecord
Create a detached, initialised MJoinRecord
MKey - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MKey - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MKey() - Constructor for class cn.vertxup.atom.domain.tables.MKey
Create a DB_ETERNAL.M_KEY table reference
MKey() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MKey
 
MKey(IMKey) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MKey
 
MKey(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MKey
 
MKey(String) - Constructor for class cn.vertxup.atom.domain.tables.MKey
Create an aliased DB_ETERNAL.M_KEY table reference
MKey(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MKey
 
MKey(Name) - Constructor for class cn.vertxup.atom.domain.tables.MKey
Create an aliased DB_ETERNAL.M_KEY table reference
MKey(Table<O>, ForeignKey<O, MKeyRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MKey
 
MKeyDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MKeyDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MKeyDao
 
MKeyRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MKeyRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MKeyRecord
Create a detached MKeyRecord
MKeyRecord(MKey) - Constructor for class cn.vertxup.atom.domain.tables.records.MKeyRecord
Create a detached, initialised MKeyRecord
MKeyRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
MKeyRecord(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MKeyRecord
Create a detached, initialised MKeyRecord
MModel - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MModel - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MModel() - Constructor for class cn.vertxup.atom.domain.tables.MModel
Create a DB_ETERNAL.M_MODEL table reference
MModel() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MModel
 
MModel(IMModel) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MModel
 
MModel(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MModel
 
MModel(String) - Constructor for class cn.vertxup.atom.domain.tables.MModel
Create an aliased DB_ETERNAL.M_MODEL table reference
MModel(String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MModel
 
MModel(Name) - Constructor for class cn.vertxup.atom.domain.tables.MModel
Create an aliased DB_ETERNAL.M_MODEL table reference
MModel(Table<O>, ForeignKey<O, MModelRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MModel
 
MModelDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MModelDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MModelDao
 
MModelRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MModelRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MModelRecord
Create a detached MModelRecord
MModelRecord(MModel) - Constructor for class cn.vertxup.atom.domain.tables.records.MModelRecord
Create a detached, initialised MModelRecord
MModelRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MModelRecord
 
MModelRecord(String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MModelRecord
Create a detached, initialised MModelRecord
model() - Static method in interface io.horizon.spi.ambient.AoRefine
 
model() - Method in class io.vertx.tp.atom.modeling.builtin.DataAtom
 
model() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
Model - Interface in io.vertx.tp.atom.modeling
 
MODEL - Enum constant in enum class io.vertx.tp.atom.cv.em.InitCategory
 
MODEL - Variable in class cn.vertxup.atom.domain.tables.MJoin
The column DB_ETERNAL.M_JOIN.MODEL.
MODEL - Static variable in interface io.vertx.tp.atom.cv.AoTable
 
MODEL_ID - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.MODEL_ID.
MODEL_ID - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
MODEL_KEY - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.MODEL_KEY.
ModelPerformer - Class in io.horizon.spi.mixture
 
MODULE - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
mount(HAtom) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
mount(T) - Method in interface io.vertx.tp.modular.apply.AoDefault
特殊函数用于挂载
MRelation - Class in cn.vertxup.atom.domain.tables
This class is generated by jOOQ.
MRelation - Class in cn.vertxup.atom.domain.tables.pojos
This class is generated by jOOQ.
MRelation() - Constructor for class cn.vertxup.atom.domain.tables.MRelation
Create a DB_ETERNAL.M_RELATION table reference
MRelation() - Constructor for class cn.vertxup.atom.domain.tables.pojos.MRelation
 
MRelation(IMRelation) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MRelation
 
MRelation(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MRelation
 
MRelation(String) - Constructor for class cn.vertxup.atom.domain.tables.MRelation
Create an aliased DB_ETERNAL.M_RELATION table reference
MRelation(String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.pojos.MRelation
 
MRelation(Name) - Constructor for class cn.vertxup.atom.domain.tables.MRelation
Create an aliased DB_ETERNAL.M_RELATION table reference
MRelation(Table<O>, ForeignKey<O, MRelationRecord>) - Constructor for class cn.vertxup.atom.domain.tables.MRelation
 
MRelationDao - Class in cn.vertxup.atom.domain.tables.daos
This class is generated by jOOQ.
MRelationDao(Configuration, Vertx) - Constructor for class cn.vertxup.atom.domain.tables.daos.MRelationDao
 
MRelationRecord - Class in cn.vertxup.atom.domain.tables.records
This class is generated by jOOQ.
MRelationRecord() - Constructor for class cn.vertxup.atom.domain.tables.records.MRelationRecord
Create a detached MRelationRecord
MRelationRecord(MRelation) - Constructor for class cn.vertxup.atom.domain.tables.records.MRelationRecord
Create a detached, initialised MRelationRecord
MRelationRecord(JsonObject) - Constructor for class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
MRelationRecord(String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Constructor for class cn.vertxup.atom.domain.tables.records.MRelationRecord
Create a detached, initialised MRelationRecord

N

NAME - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.NAME.
NAME - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.NAME.
NAME - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.NAME.
NAME - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.NAME.
NAME - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.NAME.
NAME - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.NAME.
namespace() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
NAMESPACE - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.NAMESPACE.
NAMESPACE - Variable in class cn.vertxup.atom.domain.tables.MJoin
The column DB_ETERNAL.M_JOIN.NAMESPACE.
NAMESPACE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.NAMESPACE.
naturalFullOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalFullOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalFullOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalFullOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalFullOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalFullOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalLeftOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
naturalRightOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
ne(Table<MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
NEQ - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
8.不等于 <>
newRecord() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
NORMALIZE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
NOT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
1.NOT
notEqual(Table<MEntityRecord>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
NULL - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
2.NULL

O

OComponent - Interface in io.vertx.tp.modular.plugin
 
OExpression - Interface in io.vertx.tp.modular.plugin
 
on(HAtom) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
on(HAtom) - Method in interface io.vertx.tp.modular.dao.internal.AoBinder
绑定一个 Atom 元数据
on(DataAtom) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
on(DataTpl) - Method in class io.vertx.tp.modular.io.AbstractIo
 
on(DataTpl) - Method in interface io.vertx.tp.modular.io.AoIo
 
on(DataTpl) - Method in class io.vertx.tp.modular.reference.AbstractRay
Bind the component to data model template DataTpl.
on(DataTpl) - Method in interface io.vertx.tp.modular.reference.AoRay
Bind the component to data model template DataTpl.
on(AoConnection) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
on(AoConnection) - Method in interface io.vertx.tp.modular.dao.internal.AoBinder
绑定一个 AoConnection 引用
on(AoReflector) - Method in class io.vertx.tp.modular.sql.SqlDDLProvider
 
on(AoSentence) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
on(AoSentence) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
on(AoSentence) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
on(AoSentence) - Method in interface io.vertx.tp.modular.dao.internal.AoBinder
绑定一个 AoSentence 引用
on(AoSentence) - Method in class io.vertx.tp.modular.sql.SqlDDLProvider
 
on(String) - Method in class io.vertx.tp.modular.file.excel.ExAnalyzer
 
on(String) - Method in class io.vertx.tp.modular.file.excel.ExModello
 
on(List<DataRow>) - Method in class io.vertx.tp.modular.io.AbstractIo
 
on(List<DataRow>) - Method in interface io.vertx.tp.modular.io.AoIo
 
ON - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
8.ON
onCondition(DataTpl, Criteria) - Method in interface io.vertx.tp.modular.query.Ingest
 
onCondition(DataTpl, Criteria, ConcurrentMap<String, String>) - Method in interface io.vertx.tp.modular.query.Ingest
 
onOrder(DataTpl, Sorter) - Method in interface io.vertx.tp.modular.query.Ingest
 
onOrder(DataTpl, Sorter, ConcurrentMap<String, String>) - Method in interface io.vertx.tp.modular.query.Ingest
 
onTable(DataTpl, Set<String>) - Method in interface io.vertx.tp.modular.query.Ingest
 
onTable(DataTpl, Set<String>, ConcurrentMap<String, String>) - Method in interface io.vertx.tp.modular.query.Ingest
 
OP_AGGREGATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_ASSIGN - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_COUNT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_DELETE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_INSERT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_ORDER - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_ORDER_BY - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_SELECT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_UPDATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OP_WHERE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
OR - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
2.OR
ORDER - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
4.ORDER
original(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
original(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
original(Field<T>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
original(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
out(HRecord[], DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
Processing output data records in response
out(HRecord[], DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
out(HRecord, DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
Processing output data record in response
out(HRecord, DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
OUT_COMPONENT - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
OUT_COMPONENT - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.OUT_COMPONENT.
outAsync(HRecord[], DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
 
outAsync(HRecord[], DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
outAsync(HRecord, DataTpl) - Method in interface io.vertx.tp.modular.plugin.IoHub
 
outAsync(HRecord, DataTpl) - Method in class io.vertx.tp.modular.plugin.IoNerve
 
outerApply(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
outerApply(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
outerApply(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
outerApply(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
outerApply(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
outerApply(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
output - Variable in class io.vertx.tp.modular.reference.AbstractRay
The hashmap reference of `field = HRule`.
output(DataEvent, Function<DataEvent, DataEvent>, boolean) - Method in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
outValue(Object) - Method in class io.vertx.tp.modular.change.AbstractAdjuster
 
outValue(Object) - Method in interface io.vertx.tp.modular.change.Adjuster
 

P

PASS - Enum constant in enum class io.vertx.tp.atom.cv.em.CheckResult
 
PATH_EXCEL - Static variable in interface io.vertx.tp.atom.refine.Ao.PATH
 
PATH_JSON - Static variable in interface io.vertx.tp.atom.refine.Ao.PATH
 
PERCENT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Comparator
4.%
Pin - Interface in io.vertx.tp.modular.jdbc
统一读取组件的接口,新版的数据访问层在 yml 文件中仅定义 Pin 插件就可以了, 其他所有插件通过 Pin 来实现门面转化的动作,包括读取其他组件的应用都透过 Pin来完成, Pin 中还可以检查数据库连接。
Plugin - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
pluginPin() - Static method in class io.vertx.tp.atom.refine.Ao
 
PRECISION - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.PRECISION.
prepareAlterLines(Schema) - Method in class io.vertx.tp.modular.sql.SqlDDLProvider
 
prepareCreateLines(Schema) - Method in class io.vertx.tp.modular.sql.SqlDDLProvider
 
PRIMARY - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
1.PRIMARY
PRIORITY - Variable in class cn.vertxup.atom.domain.tables.MJoin
The column DB_ETERNAL.M_JOIN.PRIORITY.
PROCEDURE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
8.存储过程
purge(Schema) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
purge(Schema) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
删除表信息
purge(String) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
purge(String) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
删除单个表结构
purge(Set<String>) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
purge(Set<String>) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
删除多个表结构

Q

qr(Qr) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
query(JsonObject) - Method in class io.vertx.tp.modular.dao.internal.USearch
 
query(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MAccDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MAttributeDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MEntityDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MFieldDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MIndexDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MJoinDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MKeyDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MModelDao
 
queryExecutor() - Method in class cn.vertxup.atom.domain.tables.daos.MRelationDao
 

R

rapid() - Static method in interface io.vertx.tp.modular.acc.Rise
 
RayBatch - Class in io.vertx.tp.modular.reference
## Multi Reference Processor It's the sub-class of AbstractRay with HRecord[] element.
RayBatch() - Constructor for class io.vertx.tp.modular.reference.RayBatch
 
RaySingle - Class in io.vertx.tp.modular.reference
## Single Reference Processor It's the sub-class of AbstractRay with HRecord element.
RaySingle() - Constructor for class io.vertx.tp.modular.reference.RaySingle
 
readDataFiles() - Method in interface io.vertx.tp.modular.file.AoFile
 
readDataFiles() - Method in class io.vertx.tp.modular.file.ExcelReader
 
readDataFiles() - Method in class io.vertx.tp.modular.file.FileReader
 
readModels(String) - Method in interface io.vertx.tp.modular.file.AoFile
读取建模数据 M_MODEL, -- M_ATTRIBUTE, M_JOIN M_ENTITY, -- M_FIELD, M_KEY, M_INDEX
readModels(String) - Method in class io.vertx.tp.modular.file.ExcelReader
 
readModels(String) - Method in class io.vertx.tp.modular.file.FileReader
 
readModels(String, String) - Method in interface io.vertx.tp.modular.file.AoFile
 
readModels(String, String) - Method in class io.vertx.tp.modular.file.ExcelReader
 
readModels(String, String) - Method in class io.vertx.tp.modular.file.FileReader
 
readServices() - Method in interface io.vertx.tp.modular.file.AoFile
读取接口数据
readServices() - Method in class io.vertx.tp.modular.file.ExcelReader
 
readServices() - Method in class io.vertx.tp.modular.file.FileReader
 
readSQL(SQLInput, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
record(JsonObject, DataAtom) - Static method in class io.vertx.tp.atom.refine.Ao
 
record(DataAtom) - Static method in class io.vertx.tp.atom.refine.Ao
 
RECORD_JSON - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.RECORD_JSON.
RECORD_RAW - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.RECORD_RAW.
RECORD_UNIQUE - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.RECORD_UNIQUE.
records(HRecord...) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
records(HRecord...) - Method in interface io.vertx.tp.modular.io.AoIo
 
records(HRecord...) - Method in class io.vertx.tp.modular.io.IoBatch
 
records(HRecord...) - Method in class io.vertx.tp.modular.io.IoSingle
 
records(JsonArray, DataAtom) - Static method in class io.vertx.tp.atom.refine.Ao
 
records(DataAtom, ExTable) - Static method in class io.vertx.tp.atom.refine.Ao
 
recordType() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
reference() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
REFERENCES - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
3.REFERENCES
RELATION - Enum constant in enum class io.vertx.tp.atom.cv.em.EntityType
 
rename(String) - Method in class cn.vertxup.atom.domain.tables.MAcc
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MAttribute
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MField
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MIndex
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MJoin
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MKey
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MModel
Rename this table
rename(String) - Method in class cn.vertxup.atom.domain.tables.MRelation
Rename this table
rename(String) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
rename(String) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
重命名单个表结构
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MAcc
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MAttribute
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MField
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MIndex
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MJoin
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MKey
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MModel
Rename this table
rename(Name) - Method in class cn.vertxup.atom.domain.tables.MRelation
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MAcc
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MAttribute
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MField
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MIndex
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MJoin
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MKey
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MModel
Rename this table
rename(Table<?>) - Method in class cn.vertxup.atom.domain.tables.MRelation
Rename this table
rendersContent(Context<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
replace(JsonArray) - Method in class io.vertx.tp.atom.modeling.data.DataGroup
 
report(Schema) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
report(Schema) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
元数据和真实数据库信息报告
request(HRecord) - Method in class io.vertx.tp.atom.modeling.element.DataRow
Request Data Processing
reset() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
reset(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
reset(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
reset(Field<?>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
reset(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
resetChangedOnNotNull() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
rightJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
rightOuterJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
Rise - Interface in io.vertx.tp.modular.acc
 
rowid() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
RULE_UNIQUE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.RULE_UNIQUE.

S

saveRow(Supplier<DataRow>) - Method in class io.vertx.tp.modular.io.AbstractIo
 
saveRows(Supplier<List<DataRow>>) - Method in class io.vertx.tp.modular.io.AbstractIo
 
scatter() - Static method in interface io.vertx.tp.modular.phantom.AoModeler
 
schema() - Static method in interface io.horizon.spi.ambient.AoRefine
 
schema() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
schema() - Method in interface io.vertx.tp.atom.modeling.Model
 
schema() - Static method in interface io.vertx.tp.modular.apply.AoDefault
 
schema(String) - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
schema(String) - Method in class io.vertx.tp.atom.modeling.element.DataTpl
 
schema(String) - Method in interface io.vertx.tp.atom.modeling.Model
 
Schema - Interface in io.vertx.tp.atom.modeling
数据库专用Schema相关信息,用于整合 Entity, Field, PtField,Index四种类型 Issuer可以通过Schema创建完整表结构
SCHEMA - Enum constant in enum class io.vertx.tp.atom.cv.em.InitCategory
 
SCHEMA_NULL - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
SCHEMA_UNIQUE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
search(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
search(JsonObject) - Method in class io.vertx.tp.modular.dao.internal.USearch
 
search(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
searchAsync(JsonObject) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
segmentField(MField) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
生成列定义的SQL语句:`NAME` VARCHAR(255) NOT NULL
segmentField(MField) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
segmentKey(MKey) - Method in class io.vertx.tp.modular.metadata.AbstractSentence
 
segmentKey(MKey) - Method in interface io.vertx.tp.modular.metadata.AoSentence
 
select(String, String) - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
select(String, String) - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
select(String, String[]) - Method in interface io.vertx.tp.modular.jdbc.AoConnection
 
select(String, String[]) - Method in class io.vertx.tp.modular.jdbc.DataConnection
 
SELECT - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
4.查询关键字
sentence - Variable in class io.vertx.tp.modular.dao.internal.AbstractUtil
 
sentence() - Method in class io.vertx.tp.modular.dao.AbstractDao
 
set(int, Object) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
set(String, Object) - Method in class io.vertx.tp.atom.modeling.element.DataMatrix
 
set(Field<T>, T) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
set(Field<T>, U, Converter<? extends T, ? super U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
SET - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
5.赋值关键字
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.ACTIVE.
setActive(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.ACTIVE.
setActive(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.ACTIVE.
setAlias(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
setAlias(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.ALIAS.
setAlias(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
setAlias(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.ALIAS.
setAlias(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.ALIAS.
setAlias(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.ALIAS.
setCategoryId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
setCategoryId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
setCategoryId(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.CATEGORY_ID.
setCategoryTree(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
setCategoryTree(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
setCategoryTree(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.CATEGORY_TREE.
setClustered(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.CLUSTERED.
setClustered(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.CLUSTERED.
setClustered(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.CLUSTERED.
setColumnName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
setColumnName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
setColumnName(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.COLUMN_NAME.
setColumns(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.COLUMNS.
setColumns(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.COLUMNS.
setColumns(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.COLUMNS.
setColumns(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.COLUMNS.
setColumns(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.COLUMNS.
setColumns(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.COLUMNS.
setColumnType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
setColumnType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
setColumnType(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.COLUMN_TYPE.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.COMMENTS.
setComments(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.COMMENTS.
setComments(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.COMMENTS.
setConfigAdjuster(String) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setConfigModeling(String) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.CREATED_AT.
setCreatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.CREATED_AT.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.CREATED_BY.
setCreatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.CREATED_BY.
setCreatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.CREATED_BY.
setDefineExcel(String) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setDefineJson(String) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setDownstream(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
setDownstream(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
setDownstream(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.DOWNSTREAM.
setEntity(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Setter for DB_ETERNAL.M_JOIN.ENTITY.
setEntity(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Setter for DB_ETERNAL.M_JOIN.ENTITY.
setEntity(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Setter for DB_ETERNAL.M_JOIN.ENTITY.
setEntityId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.ENTITY_ID.
setEntityId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.ENTITY_ID.
setEntityId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.ENTITY_ID.
setEntityId(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.ENTITY_ID.
setEntityKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Setter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
setEntityKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Setter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
setEntityKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Setter for DB_ETERNAL.M_JOIN.ENTITY_KEY.
setExpression(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
setExpression(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
setExpression(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.EXPRESSION.
setFormat(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.FORMAT.
setFormat(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.FORMAT.
setFormat(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.FORMAT.
setIdentifier(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
setIdentifier(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.IDENTIFIER.
setIdentifier(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
setIdentifier(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.IDENTIFIER.
setIdentifier(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.IDENTIFIER.
setIdentifier(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.IDENTIFIER.
setImplModel(Class<?>) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setImplPin(Class<?>) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setImplRecord(Class<?>) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setImplSchema(Class<?>) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setImplSwitcher(Class<?>) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setInComponent(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
setInComponent(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
setInComponent(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
setInComponent(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
setInComponent(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.
setInComponent(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.IN_COMPONENT.
setIsArray(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
setIsArray(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
setIsArray(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.
setIsConfirm(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
setIsConfirm(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
setIsConfirm(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.
setIsLock(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
setIsLock(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
setIsLock(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_LOCK.
setIsNullable(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
setIsNullable(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
setIsNullable(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.IS_NULLABLE.
setIsPrimary(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
setIsPrimary(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
setIsPrimary(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.IS_PRIMARY.
setIsRefer(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
setIsRefer(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
setIsRefer(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_REFER.
setIsSyncIn(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
setIsSyncIn(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
setIsSyncIn(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.
setIsSyncOut(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
setIsSyncOut(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
setIsSyncOut(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.
setIsTrack(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
setIsTrack(Boolean) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.IS_TRACK.
setIsTrack(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
setIsTrack(Boolean) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.IS_TRACK.
setIsTrack(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.IS_TRACK.
setIsTrack(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.IS_TRACK.
setKey(ID) - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.KEY.
setKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.KEY.
setKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.KEY.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.LANGUAGE.
setLanguage(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.LANGUAGE.
setLanguage(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.LANGUAGE.
setLength(Integer) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.LENGTH.
setLength(Integer) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.LENGTH.
setLength(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.LENGTH.
setMatrix(ConcurrentMap<String, DataMatrix>) - Method in class io.vertx.tp.atom.modeling.element.DataKey
 
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.METADATA.
setMetadata(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.METADATA.
setMetadata(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.METADATA.
setMode(KeyMode) - Method in class io.vertx.tp.atom.modeling.element.DataKey
 
setModel(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Setter for DB_ETERNAL.M_JOIN.MODEL.
setModel(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Setter for DB_ETERNAL.M_JOIN.MODEL.
setModel(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Setter for DB_ETERNAL.M_JOIN.MODEL.
setModelId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.MODEL_ID.
setModelId(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
setModelId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.MODEL_ID.
setModelId(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
setModelId(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.MODEL_ID.
setModelId(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.MODEL_ID.
setModelKey(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.MODEL_KEY.
setModelKey(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.MODEL_KEY.
setModelKey(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.MODEL_KEY.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.NAME.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.NAME.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.NAME.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.NAME.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.NAME.
setName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.NAME.
setName(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.NAME.
setNamespace(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.NAMESPACE.
setNamespace(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Setter for DB_ETERNAL.M_JOIN.NAMESPACE.
setNamespace(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Setter for DB_ETERNAL.M_JOIN.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Setter for DB_ETERNAL.M_JOIN.NAMESPACE.
setNamespace(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.NAMESPACE.
setNamespace(String) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setNormalize(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
setNormalize(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
setNormalize(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.NORMALIZE.
setOutComponent(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
setOutComponent(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
setOutComponent(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
setOutComponent(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
setOutComponent(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.
setOutComponent(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.OUT_COMPONENT.
setPrecision(Integer) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.PRECISION.
setPrecision(Integer) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.PRECISION.
setPrecision(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.PRECISION.
setPriority(Integer) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
Setter for DB_ETERNAL.M_JOIN.PRIORITY.
setPriority(Integer) - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
Setter for DB_ETERNAL.M_JOIN.PRIORITY.
setPriority(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
Setter for DB_ETERNAL.M_JOIN.PRIORITY.
setRecordJson(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.RECORD_JSON.
setRecordJson(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.RECORD_JSON.
setRecordJson(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.RECORD_JSON.
setRecordRaw(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.RECORD_RAW.
setRecordRaw(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.RECORD_RAW.
setRecordRaw(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.RECORD_RAW.
setRecordUnique(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
setRecordUnique(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
setRecordUnique(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.RECORD_UNIQUE.
setRuleUnique(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
setRuleUnique(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
setRuleUnique(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.RULE_UNIQUE.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.SIGMA.
setSigma(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.SIGMA.
setSigma(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.SIGMA.
setSource(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
setSource(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
setSource(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE.
setSourceConfig(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
setSourceConfig(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
setSourceConfig(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
setSourceExternal(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
setSourceExternal(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
setSourceExternal(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
setSourceField(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
setSourceField(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
setSourceField(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
setSourceReference(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
setSourceReference(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
setSourceReference(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
setSpider(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.SPIDER.
setSpider(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.SPIDER.
setSpider(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.SPIDER.
setSpiderComponent(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
setSpiderComponent(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
setSpiderComponent(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
setSqlDebug(Boolean) - Method in class io.vertx.tp.atom.modeling.config.AoConfig
 
setTableName(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
setTableName(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
setTableName(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.TABLE_NAME.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.TYPE.
setType(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.TYPE.
setType(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.TYPE.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.UPDATED_AT.
setUpdatedAt(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.UPDATED_AT.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
Setter for DB_ETERNAL.M_ACC.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
Setter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
Setter for DB_ETERNAL.M_FIELD.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
Setter for DB_ETERNAL.M_INDEX.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
Setter for DB_ETERNAL.M_KEY.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
Setter for DB_ETERNAL.M_MODEL.UPDATED_BY.
setUpdatedBy(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
Setter for DB_ETERNAL.M_ACC.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
Setter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MField
Setter for DB_ETERNAL.M_FIELD.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
Setter for DB_ETERNAL.M_INDEX.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
Setter for DB_ETERNAL.M_KEY.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
Setter for DB_ETERNAL.M_MODEL.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
Setter for DB_ETERNAL.M_ACC.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
Setter for DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
Setter for DB_ETERNAL.M_ENTITY.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
Setter for DB_ETERNAL.M_FIELD.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Setter for DB_ETERNAL.M_INDEX.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
Setter for DB_ETERNAL.M_KEY.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
Setter for DB_ETERNAL.M_MODEL.UPDATED_BY.
setUpdatedBy(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.UPDATED_BY.
setUpstream(String) - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
Setter for DB_ETERNAL.M_RELATION.UPSTREAM.
setUpstream(String) - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
Setter for DB_ETERNAL.M_RELATION.UPSTREAM.
setUpstream(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
Setter for DB_ETERNAL.M_RELATION.UPSTREAM.
setValue(int, Object) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
Deprecated.
setValue(Field<T>, T) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
setValue(Field<T>, U, Converter<? extends T, ? super U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.SIGMA.
SIGMA - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.SIGMA.
SINGLE - Enum constant in enum class io.vertx.tp.atom.cv.em.EventType
 
size() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
SKIP - Enum constant in enum class io.vertx.tp.atom.cv.em.CheckResult
 
source(JsonObject) - Method in interface io.vertx.tp.modular.plugin.IoSource
 
SOURCE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SOURCE.
SOURCE_CONFIG - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.
SOURCE_EXTERNAL - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.
SOURCE_FIELD - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.
SOURCE_REFERENCE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.
SPIDER - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.SPIDER.
SPIDER_COMPONENT - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.SPIDER_COMPONENT.
split(JBag, Integer) - Static method in class io.vertx.tp.atom.refine.Ao
 
SQL - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
SqlDDLBuilder - Class in io.vertx.tp.modular.sql
Sql DDL 语句构造器
SqlDDLConstant - Class in io.vertx.tp.modular.sql
 
SqlDDLConstant() - Constructor for class io.vertx.tp.modular.sql.SqlDDLConstant
 
SqlDDLProvider - Class in io.vertx.tp.modular.sql
 
SqlDMLBuilder - Class in io.vertx.tp.modular.sql
DML类型的 Sql 语句的创建器,提供给Dao使用
SqlInput - Class in io.vertx.tp.modular.sql
Sql引擎输入时的工具类
SqlOutput - Class in io.vertx.tp.modular.sql
 
SqlOutput() - Constructor for class io.vertx.tp.modular.sql.SqlOutput
 
SqlStatement - Interface in io.vertx.tp.atom.cv.sql
标准Sql语句
SqlTypeProvider - Class in io.vertx.tp.modular.sql
读取配置文件处理Sql的类型信息
SqlWord - Interface in io.vertx.tp.atom.cv.sql
 
SqlWord.Aggregate - Interface in io.vertx.tp.atom.cv.sql
聚集函数
SqlWord.Assistant - Interface in io.vertx.tp.atom.cv.sql
辅助关键字
SqlWord.Comparator - Interface in io.vertx.tp.atom.cv.sql
比较操作符
SqlWord.Connector - Interface in io.vertx.tp.atom.cv.sql
连接关键字
SqlWord.Object - Interface in io.vertx.tp.atom.cv.sql
对象关键字
SqlWord.Operation - Interface in io.vertx.tp.atom.cv.sql
操作关键字
stored(Long) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
stored(List<DataRow>) - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
straightJoin(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
straightJoin(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
straightJoin(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
straightJoin(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
straightJoin(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
straightJoin(TableLike<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
succeed() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
succeed() - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
success(String) - Method in class io.vertx.tp.atom.modeling.element.DataRow
 
success(String, Record, Set<String>) - Method in class io.vertx.tp.atom.modeling.element.DataRow
Response Data Processing
SUM - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Aggregate
3.求和
Switcher - Interface in io.horizon.spi.robin
 
synchron(Schema) - Method in class io.vertx.tp.modular.metadata.AbstractBuilder
 
synchron(Schema) - Method in interface io.vertx.tp.modular.metadata.AoBuilder
同步表信息接口(添加/更新)

T

TABLE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
1.数据表关键字
TABLE_NAME - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.TABLE_NAME.
Tables - Class in cn.vertxup.atom.domain
Convenience access to all tables in DB_ETERNAL.
Tables() - Constructor for class cn.vertxup.atom.domain.Tables
 
TB_CREATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
TB_DROP - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
TB_RENAME - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
thenCombine(List<Future<ConcurrentMap<String, JsonArray>>>) - Method in class io.vertx.tp.modular.reference.AbstractRay
 
to(JsonArray) - Method in class io.vertx.tp.modular.jooq.convert.JsonArraySider
 
to(JsonObject) - Method in class io.vertx.tp.modular.jooq.convert.JsonObjectSider
 
toAtom(JsonObject) - Static method in class io.vertx.tp.atom.refine.Ao
 
toAtom(String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toAtom(String, String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toCount(Result<Record>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
toDao(HAtom) - Static method in class io.vertx.tp.atom.refine.Ao
 
toDao(HAtom, Database) - Static method in class io.vertx.tp.atom.refine.Ao
 
toDao(String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toField(String, Set<DataMatrix>, ConcurrentMap<String, String>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAcc
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMAttribute
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMEntity
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMField
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMIndex
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMJoin
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMKey
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMModel
 
toJson() - Method in interface cn.vertxup.atom.domain.tables.interfaces.IMRelation
 
toJson() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
toJson() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
toKey(ID) - Static method in class io.vertx.tp.atom.refine.Ao
 
toKey(JsonObject, DataAtom) - Static method in class io.vertx.tp.atom.refine.Ao
 
toKey(JsonObject, DataAtom, ID) - Static method in class io.vertx.tp.atom.refine.Ao
 
toList(Result<Record>, String) - Static method in class io.vertx.tp.modular.sql.SqlOutput
 
toMatrix(Result<Record>, String[]) - Static method in class io.vertx.tp.modular.sql.SqlOutput
 
toModel(String, JsonObject) - Static method in class io.vertx.tp.atom.refine.Ao
 
toModel(String, String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toNS(String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toNS(String, String) - Static method in class io.vertx.tp.atom.refine.Ao
 
TOP - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
9.TOP
toRecord(String, JsonArray) - Static method in class io.vertx.tp.atom.refine.Ao
 
toRecord(String, JsonObject) - Static method in class io.vertx.tp.atom.refine.Ao
 
toRecord(Result<Record>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
toRecords(Result<Record>) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
toSchema(String, JsonObject) - Static method in class io.vertx.tp.atom.refine.Ao
 
toSchema(String, String) - Static method in class io.vertx.tp.atom.refine.Ao
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MAcc
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MAttribute
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MEntity
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MField
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MIndex
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MJoin
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MKey
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MModel
 
toString() - Method in class cn.vertxup.atom.domain.tables.pojos.MRelation
 
toString() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
toString() - Method in class io.vertx.tp.atom.modeling.builtin.DataSchema
 
toString() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
toString() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
toSwitcher(Identity, JsonObject) - Static method in class io.vertx.tp.atom.refine.Ao
 
toTable(String) - Static method in class io.vertx.tp.modular.jooq.internal.Jq
 
toType() - Method in class io.vertx.tp.modular.jooq.convert.JsonArraySider
 
toType() - Method in class io.vertx.tp.modular.jooq.convert.JsonObjectSider
 
tpl - Variable in class io.vertx.tp.modular.reference.AbstractRay
The reference to DataTpl that be related to model definition.
trackable() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
translate(String, SQLException) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
TRIGGER - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
6.触发器
type - Variable in class io.vertx.tp.modular.change.AbstractAdjuster
 
type() - Method in class io.vertx.tp.atom.modeling.builtin.DataModel
 
type(int) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
type(int) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
type(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
type(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
type(Name) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
type(Name) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
TYPE - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.TYPE.
TYPE - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.TYPE.
typeProvider - Variable in class io.vertx.tp.modular.metadata.AbstractSentence
 
types() - Method in class io.vertx.tp.atom.modeling.data.DataRecord
 
types() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
types() - Method in class cn.vertxup.atom.domain.tables.MEntity
 

U

UAggr - Class in io.vertx.tp.modular.dao.internal
工具类 1.
Uca - Static variable in interface io.vertx.tp.atom.refine.Ao.LOG
 
UFlush - Class in io.vertx.tp.modular.dao.internal
工具类 1.
UList - Class in io.vertx.tp.modular.dao.internal
工具类 1.
UNIQUE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Assistant
0.UNIQUE
update(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
update(HRecord) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
update(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
update(HRecord...) - Method in class io.vertx.tp.modular.dao.internal.UFlush
 
update(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
UPDATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Operation
2.更新关键字
updateAsync(HRecord) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
updateAsync(HRecord...) - Method in class io.vertx.tp.modular.dao.AbstractDao
 
updateAsync(String, String, JsonObject) - Method in class io.horizon.spi.modeler.AtomAction
 
updateAsync(String, Set<String>, JsonArray) - Method in class io.horizon.spi.modeler.AtomAction
 
updateBatch(DataEvent) - Method in class io.vertx.tp.modular.jooq.JQEngine
 
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.UPDATED_AT.
UPDATED_AT - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.UPDATED_AT.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MAcc
The column DB_ETERNAL.M_ACC.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MAttribute
The column DB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MEntity
The column DB_ETERNAL.M_ENTITY.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MField
The column DB_ETERNAL.M_FIELD.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MIndex
The column DB_ETERNAL.M_INDEX.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MKey
The column DB_ETERNAL.M_KEY.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MModel
The column DB_ETERNAL.M_MODEL.UPDATED_BY.
UPDATED_BY - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.UPDATED_BY.
UPSTREAM - Variable in class cn.vertxup.atom.domain.tables.MRelation
The column DB_ETERNAL.M_RELATION.UPSTREAM.
USearch - Class in io.vertx.tp.modular.dao.internal
工具类 1.
useIndex(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
useIndexForGroupBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
useIndexForJoin(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
useIndexForOrderBy(String...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
uuid() - Method in class io.vertx.tp.atom.modeling.data.DataEvent
 
uuid() - Method in class io.vertx.tp.modular.io.AbstractIo
 
uuid() - Method in interface io.vertx.tp.modular.io.AoIo
 
UUnique - Class in io.vertx.tp.modular.dao.internal
工具类 1.

V

V_CREATE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
V_DROP - Static variable in interface io.vertx.tp.atom.cv.sql.SqlStatement
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value1() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value1(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value10() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value10(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value10(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value10(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value10(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value10(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value10(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value10(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value11() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value11(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value11(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value11(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value11(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value11(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value11(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value11(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value12() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value12(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value12(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value12(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value12(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value12(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value12(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value12(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value13() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value13(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value13(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value13(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value13(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value13(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value13(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value13(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value14() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value14(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value14(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value14(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value14(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value14(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value14(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value15() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value15() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value15() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value15() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value15(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value15(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value15(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value15(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value16() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value16() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value16(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value16(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value17() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value17() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value17(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value17(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value18() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value18() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value18(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value18(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value19() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value19() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value19(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value19(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value2() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value2(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value20() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value20() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value20(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value20(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value21() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value21() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value21(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value21(LocalDateTime) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value22() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value22(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value3() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value3(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value4() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value4(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value4(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value4(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value5() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value5(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value6() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value6(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value6(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value7() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value7(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value7(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value8() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value8(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value8(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value8(String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value8(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value8(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value8(String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value8(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value9() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
value9(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
value9(Boolean) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
value9(Integer) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
value9(String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
value9(String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
value9(String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
value9(String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
valueOf(String) - Static method in enum class io.vertx.tp.atom.cv.em.CheckResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.vertx.tp.atom.cv.em.EntityType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.vertx.tp.atom.cv.em.EventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.vertx.tp.atom.cv.em.InitCategory
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.vertx.tp.atom.cv.em.CheckResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.vertx.tp.atom.cv.em.EntityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.vertx.tp.atom.cv.em.EventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.vertx.tp.atom.cv.em.InitCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values(String, String, String, Boolean, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
values(String, String, String, Integer, String) - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
values(String, String, String, String, String, Boolean, Boolean, Integer, Integer, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
values(String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
values(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
values(String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
values(String, String, String, String, String, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
values(String, String, String, String, String, String, String, String, String, String, Boolean, String, String, String, String, Boolean, String, LocalDateTime, String, LocalDateTime, String) - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MAccRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MEntityRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MFieldRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MJoinRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MKeyRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MModelRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MRelationRecord
 
valuesRow() - Method in class cn.vertxup.atom.domain.tables.records.MAttributeRecord
 
verifyColumn(String, String) - Method in interface io.vertx.tp.modular.metadata.AoVerifier
 
verifyColumn(String, String) - Method in class io.vertx.tp.modular.metadata.CommonVerifier
 
verifyColumn(String, String, String) - Method in interface io.vertx.tp.modular.metadata.AoVerifier
 
verifyColumn(String, String, String) - Method in class io.vertx.tp.modular.metadata.CommonVerifier
 
verifyConstraint(String, String) - Method in interface io.vertx.tp.modular.metadata.AoVerifier
 
verifyConstraint(String, String) - Method in class io.vertx.tp.modular.metadata.CommonVerifier
 
verifyTable(String) - Method in interface io.vertx.tp.modular.metadata.AoVerifier
 
verifyTable(String) - Method in class io.vertx.tp.modular.metadata.CommonVerifier
 
VIEW - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Object
3.数据视图

W

where(String) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(String, Object...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(String, QueryPart...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(Collection<? extends Condition>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(Condition) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(Condition...) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(Field<Boolean>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
where(SQL) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
WHERE - Static variable in interface io.vertx.tp.atom.cv.sql.SqlWord.Connector
4.WHERE
whereExists(Select<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
whereNotExists(Select<?>) - Method in class cn.vertxup.atom.domain.tables.MEntity
 
with(Field<T>, T) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
with(Field<T>, U, Converter<? extends T, ? super U>) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 
withOrdinality() - Method in class cn.vertxup.atom.domain.tables.MEntity
 
writeData(String, JsonArray, DataAtom) - Method in interface io.vertx.tp.modular.acc.Rise
 
writeSQL(SQLOutput) - Method in class cn.vertxup.atom.domain.tables.records.MIndexRecord
 

_

_400ExcelAppConflictException - Exception in io.vertx.tp.error
 
_400ExcelAppConflictException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._400ExcelAppConflictException
 
_400ExcelTplErrorException - Exception in io.vertx.tp.error
 
_400ExcelTplErrorException(Class<?>) - Constructor for exception io.vertx.tp.error._400ExcelTplErrorException
 
_400FileRequiredException - Exception in io.vertx.tp.error
 
_400FileRequiredException(Class<?>) - Constructor for exception io.vertx.tp.error._400FileRequiredException
 
_400KeyLengthException - Exception in io.vertx.tp.error
 
_400KeyLengthException(Class<?>) - Constructor for exception io.vertx.tp.error._400KeyLengthException
 
_400TrackingErrorException - Exception in io.vertx.tp.error
 
_400TrackingErrorException(Class<?>) - Constructor for exception io.vertx.tp.error._400TrackingErrorException
 
_404RecordMissingException - Exception in io.vertx.tp.error
 
_404RecordMissingException(Class<?>, String) - Constructor for exception io.vertx.tp.error._404RecordMissingException
 
_409CodeUnsupportException - Exception in io.vertx.tp.error
 
_409CodeUnsupportException(Class<?>, String) - Constructor for exception io.vertx.tp.error._409CodeUnsupportException
 
_409IdentifierConflictException - Exception in io.vertx.tp.error
 
_409IdentifierConflictException(Class<?>, String) - Constructor for exception io.vertx.tp.error._409IdentifierConflictException
 
_409ReferenceDaoException - Exception in io.vertx.tp.error
 
_409ReferenceDaoException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._409ReferenceDaoException
 
_409UniqueConstraintException - Exception in io.vertx.tp.error
 
_409UniqueConstraintException(Class<?>, Throwable) - Constructor for exception io.vertx.tp.error._409UniqueConstraintException
 
_417ConditionEmptyException - Exception in io.vertx.tp.error
 
_417ConditionEmptyException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417ConditionEmptyException
 
_417ConditionWhereException - Exception in io.vertx.tp.error
 
_417ConditionWhereException(Class<?>) - Constructor for exception io.vertx.tp.error._417ConditionWhereException
 
_417DataAtomNullException - Exception in io.vertx.tp.error
 
_417DataAtomNullException(Class<?>) - Constructor for exception io.vertx.tp.error._417DataAtomNullException
 
_417DataEmptyException - Exception in io.vertx.tp.error
 
_417DataEmptyException(Class<?>) - Constructor for exception io.vertx.tp.error._417DataEmptyException
 
_417DataRowNullException - Exception in io.vertx.tp.error
 
_417DataRowNullException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417DataRowNullException
 
_417DataTransactionException - Exception in io.vertx.tp.error
 
_417DataTransactionException(Class<?>, Throwable) - Constructor for exception io.vertx.tp.error._417DataTransactionException
 
_417DataUnexpectException - Exception in io.vertx.tp.error
 
_417DataUnexpectException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._417DataUnexpectException
 
_417EventTypeConflictException - Exception in io.vertx.tp.error
 
_417EventTypeConflictException(Class<?>) - Constructor for exception io.vertx.tp.error._417EventTypeConflictException
 
_417PrimaryAttrWrongException - Exception in io.vertx.tp.error
 
_417PrimaryAttrWrongException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417PrimaryAttrWrongException
 
_417PrimaryKeyMissingException - Exception in io.vertx.tp.error
 
_417PrimaryKeyMissingException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417PrimaryKeyMissingException
 
_417PrimaryKeyResultException - Exception in io.vertx.tp.error
 
_417PrimaryKeyResultException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._417PrimaryKeyResultException
 
_417PrimaryKeySizeException - Exception in io.vertx.tp.error
 
_417PrimaryKeySizeException(Class<?>, Integer, String) - Constructor for exception io.vertx.tp.error._417PrimaryKeySizeException
 
_417PrimaryKeySpecException - Exception in io.vertx.tp.error
 
_417PrimaryKeySpecException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417PrimaryKeySpecException
 
_417RelatedFieldMissingException - Exception in io.vertx.tp.error
 
_417RelatedFieldMissingException(Class<?>, String, String, String) - Constructor for exception io.vertx.tp.error._417RelatedFieldMissingException
 
_417RelatedSchemaMissingException - Exception in io.vertx.tp.error
 
_417RelatedSchemaMissingException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._417RelatedSchemaMissingException
 
_417RelationCounterException - Exception in io.vertx.tp.error
 
_417RelationCounterException(Class<?>, String, Integer, Integer) - Constructor for exception io.vertx.tp.error._417RelationCounterException
 
_417SqlExecutingException - Exception in io.vertx.tp.error
 
_417SqlExecutingException(Class<?>, String, JsonObject) - Constructor for exception io.vertx.tp.error._417SqlExecutingException
 
_417TableCounterException - Exception in io.vertx.tp.error
 
_417TableCounterException(Class<?>, String) - Constructor for exception io.vertx.tp.error._417TableCounterException
 
_500AtomFirstException - Exception in io.vertx.tp.error
 
_500AtomFirstException(Class<?>, String) - Constructor for exception io.vertx.tp.error._500AtomFirstException
 
_500ConditionFieldException - Exception in io.vertx.tp.error
 
_500ConditionFieldException(Class<?>, String) - Constructor for exception io.vertx.tp.error._500ConditionFieldException
 
_500DdlExecuteException - Exception in io.vertx.tp.error
 
_500DdlExecuteException(Class<?>) - Constructor for exception io.vertx.tp.error._500DdlExecuteException
 
_500EmptySQLException - Exception in io.vertx.tp.error
 
_500EmptySQLException(Class<?>) - Constructor for exception io.vertx.tp.error._500EmptySQLException
 
_500ExcelFileNullException - Exception in io.vertx.tp.error
 
_500ExcelFileNullException(Class<?>) - Constructor for exception io.vertx.tp.error._500ExcelFileNullException
 
_500NullableAddException - Exception in io.vertx.tp.error
 
_500NullableAddException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._500NullableAddException
 
_500NullableAlterException - Exception in io.vertx.tp.error
 
_500NullableAlterException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._500NullableAlterException
 
_500TypeAlterException - Exception in io.vertx.tp.error
 
_500TypeAlterException(Class<?>, String, String) - Constructor for exception io.vertx.tp.error._500TypeAlterException
 
_501AnonymousAtomException - Exception in io.vertx.tp.error
 
_501AnonymousAtomException(Class<?>) - Constructor for exception io.vertx.tp.error._501AnonymousAtomException
 
_501AoReflectorNullException - Exception in io.vertx.tp.error
 
_501AoReflectorNullException(Class<?>) - Constructor for exception io.vertx.tp.error._501AoReflectorNullException
 
_501AoSentenceNullException - Exception in io.vertx.tp.error
 
_501AoSentenceNullException(Class<?>) - Constructor for exception io.vertx.tp.error._501AoSentenceNullException
 
_501FabricIssueException - Exception in io.vertx.tp.error
 
_501FabricIssueException(Class<?>) - Constructor for exception io.vertx.tp.error._501FabricIssueException
 
_501IngestImplementException - Exception in io.vertx.tp.error
 
_501IngestImplementException(Class<?>) - Constructor for exception io.vertx.tp.error._501IngestImplementException
 
_501PinNotFoundException - Exception in io.vertx.tp.error
 
_501PinNotFoundException(Class<?>, String) - Constructor for exception io.vertx.tp.error._501PinNotFoundException
 
$ A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form