Uses of Interface
cn.vertxup.ui.domain.tables.interfaces.IVQuery
Packages that use IVQuery
Package
Description
-
Uses of IVQuery in cn.vertxup.ui.domain.tables.interfaces
Methods in cn.vertxup.ui.domain.tables.interfaces with type parameters of type IVQueryModifier and TypeMethodDescription<E extends IVQuery>
EIVQuery.into(E into) Copy data into another generated Record/POJO implementing the common interface IVQueryMethods in cn.vertxup.ui.domain.tables.interfaces that return IVQueryModifier and TypeMethodDescriptiondefault IVQueryIVQuery.fromJson(io.vertx.core.json.JsonObject json) IVQuery.setCriteria(String value) Setter forDB_ETERNAL.V_QUERY.CRITERIA.Setter forDB_ETERNAL.V_QUERY.KEY.Setter forDB_ETERNAL.V_QUERY.PAGER.IVQuery.setProjection(String value) Setter forDB_ETERNAL.V_QUERY.PROJECTION.Setter forDB_ETERNAL.V_QUERY.SORTER.Methods in cn.vertxup.ui.domain.tables.interfaces with parameters of type IVQuery -
Uses of IVQuery in cn.vertxup.ui.domain.tables.pojos
Classes in cn.vertxup.ui.domain.tables.pojos that implement IVQueryMethods in cn.vertxup.ui.domain.tables.pojos with type parameters of type IVQueryMethods in cn.vertxup.ui.domain.tables.pojos with parameters of type IVQueryConstructors in cn.vertxup.ui.domain.tables.pojos with parameters of type IVQuery -
Uses of IVQuery in cn.vertxup.ui.domain.tables.records
Classes in cn.vertxup.ui.domain.tables.records that implement IVQueryMethods in cn.vertxup.ui.domain.tables.records with type parameters of type IVQueryMethods in cn.vertxup.ui.domain.tables.records with parameters of type IVQuery