Uses of Class
io.debezium.ibmi.db2.journal.retrieve.SchemaCacheIF.TableInfo
Packages that use SchemaCacheIF.TableInfo
-
Uses of SchemaCacheIF.TableInfo in io.debezium.ibmi.db2.journal.retrieve
Fields in io.debezium.ibmi.db2.journal.retrieve with type parameters of type SchemaCacheIF.TableInfoModifier and TypeFieldDescriptionprivate final HashMap<String,SchemaCacheIF.TableInfo> SchemaCacheHash.mapMethods in io.debezium.ibmi.db2.journal.retrieve that return SchemaCacheIF.TableInfoModifier and TypeMethodDescriptionMethods in io.debezium.ibmi.db2.journal.retrieve that return types with arguments of type SchemaCacheIF.TableInfoModifier and TypeMethodDescriptionJdbcFileDecoder.getRecordFormat(String systemTableName, String schema) Methods in io.debezium.ibmi.db2.journal.retrieve with parameters of type SchemaCacheIF.TableInfoModifier and TypeMethodDescriptionvoidSchemaCacheHash.store(String database, String schema, String table, SchemaCacheIF.TableInfo entry) voidSchemaCacheIF.store(String database, String schema, String table, SchemaCacheIF.TableInfo tableInfo)