Uses of Class
io.debezium.ibmi.db2.journal.retrieve.SchemaCacheIF.Structure
Packages that use SchemaCacheIF.Structure
-
Uses of SchemaCacheIF.Structure in io.debezium.ibmi.db2.journal.retrieve
Fields in io.debezium.ibmi.db2.journal.retrieve with type parameters of type SchemaCacheIF.StructureModifier and TypeFieldDescriptionprivate final List<SchemaCacheIF.Structure>SchemaCacheIF.TableInfo.structureMethods in io.debezium.ibmi.db2.journal.retrieve that return types with arguments of type SchemaCacheIF.StructureConstructor parameters in io.debezium.ibmi.db2.journal.retrieve with type arguments of type SchemaCacheIF.StructureModifierConstructorDescriptionTableInfo(List<SchemaCacheIF.Structure> structure, List<String> primaryKeys, AS400Structure as400Structure)