Interface ExportResult

  • All Superinterfaces:
    Result

    public interface ExportResult
    extends Result
    Stores the results when exporting data from one table.
    Since:
    2.3.0
    • Method Detail

      • getNumberOfExportedRecords

        long getNumberOfExportedRecords()
        Returns the number of records that have been exported.