Uses of Interface
cn.vertxup.atom.domain.tables.interfaces.IMJoin
Packages that use IMJoin
Package
Description
-
Uses of IMJoin in cn.vertxup.atom.domain.tables.interfaces
Methods in cn.vertxup.atom.domain.tables.interfaces with type parameters of type IMJoinModifier and TypeMethodDescription<E extends IMJoin>
EIMJoin.into(E into) Copy data into another generated Record/POJO implementing the common interface IMJoinMethods in cn.vertxup.atom.domain.tables.interfaces that return IMJoinModifier and TypeMethodDescriptiondefault IMJoinIMJoin.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.M_JOIN.ENTITY.IMJoin.setEntityKey(String value) Setter forDB_ETERNAL.M_JOIN.ENTITY_KEY.Setter forDB_ETERNAL.M_JOIN.MODEL.IMJoin.setNamespace(String value) Setter forDB_ETERNAL.M_JOIN.NAMESPACE.IMJoin.setPriority(Integer value) Setter forDB_ETERNAL.M_JOIN.PRIORITY.Methods in cn.vertxup.atom.domain.tables.interfaces with parameters of type IMJoin -
Uses of IMJoin in cn.vertxup.atom.domain.tables.pojos
Classes in cn.vertxup.atom.domain.tables.pojos that implement IMJoinMethods in cn.vertxup.atom.domain.tables.pojos with type parameters of type IMJoinMethods in cn.vertxup.atom.domain.tables.pojos with parameters of type IMJoinConstructors in cn.vertxup.atom.domain.tables.pojos with parameters of type IMJoin -
Uses of IMJoin in cn.vertxup.atom.domain.tables.records
Classes in cn.vertxup.atom.domain.tables.records that implement IMJoinMethods in cn.vertxup.atom.domain.tables.records with type parameters of type IMJoinMethods in cn.vertxup.atom.domain.tables.records with parameters of type IMJoin