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

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface TableMappingModifier<ST extends SourceTable<?,?>,TT extends TargetTable<?,?>>
Allows modification of an existing TableMapping.
Since:
4.5.0
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Modifies the table mapping specified by the context.