Interface MergeOperation

All Known Implementing Classes:
MergeDelete, MergeInsert, MergeUpdate

public interface MergeOperation
Marker interface to cover MergeDelete, MergeUpdate and MergeInsert
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(MergeOperationVisitor mergeOperationVisitor)