Interface DataCopierFactory


public interface DataCopierFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    acceptSubTable(Table table, boolean reordered)
     
  • Method Details

    • acceptSubTable

      void acceptSubTable(Table table, boolean reordered)