Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXSource
Packages that use IXSource
Package
Description
-
Uses of IXSource in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXSourceModifier and TypeMethodDescription<E extends IXSource>
EIXSource.into(E into) Copy data into another generated Record/POJO implementing the common interface IXSourceMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXSourceModifier and TypeMethodDescriptiondefault IXSourceIXSource.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_SOURCE.ACTIVE.Setter forDB_ETERNAL.X_SOURCE.APP_ID.IXSource.setCategory(String value) Setter forDB_ETERNAL.X_SOURCE.CATEGORY.IXSource.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_SOURCE.CREATED_AT.IXSource.setCreatedBy(String value) Setter forDB_ETERNAL.X_SOURCE.CREATED_BY.IXSource.setDriverClassName(String value) Setter forDB_ETERNAL.X_SOURCE.DRIVER_CLASS_NAME.IXSource.setHostname(String value) Setter forDB_ETERNAL.X_SOURCE.HOSTNAME.IXSource.setInstance(String value) Setter forDB_ETERNAL.X_SOURCE.INSTANCE.Setter forDB_ETERNAL.X_SOURCE.IP_V4.Setter forDB_ETERNAL.X_SOURCE.IP_V6.IXSource.setJdbcConfig(String value) Setter forDB_ETERNAL.X_SOURCE.JDBC_CONFIG.IXSource.setJdbcUrl(String value) Setter forDB_ETERNAL.X_SOURCE.JDBC_URL.Setter forDB_ETERNAL.X_SOURCE.KEY.IXSource.setLanguage(String value) Setter forDB_ETERNAL.X_SOURCE.LANGUAGE.IXSource.setMetadata(String value) Setter forDB_ETERNAL.X_SOURCE.METADATA.IXSource.setPassword(String value) Setter forDB_ETERNAL.X_SOURCE.PASSWORD.Setter forDB_ETERNAL.X_SOURCE.PORT.Setter forDB_ETERNAL.X_SOURCE.SIGMA.IXSource.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_SOURCE.UPDATED_AT.IXSource.setUpdatedBy(String value) Setter forDB_ETERNAL.X_SOURCE.UPDATED_BY.IXSource.setUsername(String value) Setter forDB_ETERNAL.X_SOURCE.USERNAME.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXSource -
Uses of IXSource in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXSourceMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXSourceMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXSourceConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXSource -
Uses of IXSource in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXSourceMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXSourceMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXSource