Uses of Interface
com.orchestranetworks.addon.dint.mapping.TableMappingModificationContext
Packages that use TableMappingModificationContext
Package
Description
Provides classes and interfaces for creating a mapping specification between source and target tables.
-
Uses of TableMappingModificationContext in com.orchestranetworks.addon.dint.mapping
Methods in com.orchestranetworks.addon.dint.mapping with parameters of type TableMappingModificationContextModifier and TypeMethodDescriptionvoidTableMappingModifier.modify(TableMappingModificationContext<ST, TT> context) Modifies the table mapping specified by the context.