Interface TableMappingModificationContext<ST extends SourceTable<?,?>,TT extends TargetTable<?,?>>


public interface TableMappingModificationContext<ST extends SourceTable<?,?>,TT extends TargetTable<?,?>>
Context to modify an existing TableMapping.
Since:
4.5.0
See Also: