Uses of Interface
cn.vertxup.atom.domain.tables.interfaces.IMIndex
Packages that use IMIndex
Package
Description
-
Uses of IMIndex in cn.vertxup.atom.domain.tables.interfaces
Methods in cn.vertxup.atom.domain.tables.interfaces with type parameters of type IMIndexModifier and TypeMethodDescription<E extends IMIndex>
EIMIndex.into(E into) Copy data into another generated Record/POJO implementing the common interface IMIndexMethods in cn.vertxup.atom.domain.tables.interfaces that return IMIndexModifier and TypeMethodDescriptiondefault IMIndexIMIndex.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.M_INDEX.ACTIVE.IMIndex.setClustered(Boolean value) Setter forDB_ETERNAL.M_INDEX.CLUSTERED.IMIndex.setColumns(String value) Setter forDB_ETERNAL.M_INDEX.COLUMNS.IMIndex.setComments(String value) Setter forDB_ETERNAL.M_INDEX.COMMENTS.IMIndex.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_INDEX.CREATED_AT.IMIndex.setCreatedBy(String value) Setter forDB_ETERNAL.M_INDEX.CREATED_BY.IMIndex.setEntityId(String value) Setter forDB_ETERNAL.M_INDEX.ENTITY_ID.Setter forDB_ETERNAL.M_INDEX.KEY.IMIndex.setLanguage(String value) Setter forDB_ETERNAL.M_INDEX.LANGUAGE.IMIndex.setMetadata(String value) Setter forDB_ETERNAL.M_INDEX.METADATA.Setter forDB_ETERNAL.M_INDEX.NAME.Setter forDB_ETERNAL.M_INDEX.SIGMA.Setter forDB_ETERNAL.M_INDEX.TYPE.IMIndex.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_INDEX.UPDATED_AT.IMIndex.setUpdatedBy(String value) Setter forDB_ETERNAL.M_INDEX.UPDATED_BY.Methods in cn.vertxup.atom.domain.tables.interfaces with parameters of type IMIndex -
Uses of IMIndex in cn.vertxup.atom.domain.tables.pojos
Classes in cn.vertxup.atom.domain.tables.pojos that implement IMIndexMethods in cn.vertxup.atom.domain.tables.pojos with type parameters of type IMIndexMethods in cn.vertxup.atom.domain.tables.pojos with parameters of type IMIndexConstructors in cn.vertxup.atom.domain.tables.pojos with parameters of type IMIndex -
Uses of IMIndex in cn.vertxup.atom.domain.tables.records
Classes in cn.vertxup.atom.domain.tables.records that implement IMIndexMethods in cn.vertxup.atom.domain.tables.records with type parameters of type IMIndexMethods in cn.vertxup.atom.domain.tables.records with parameters of type IMIndex