Interface Table

  • All Known Implementing Classes:
    IndirectionTableBatch, TableBatch

    public interface Table
    An interface representing all changes to be made to an SQL table of some sort.
    Author:
    Matthew Wakeling
    • Method Detail

      • clear

        void clear()
        Clears the batch.
      • getSize

        int getSize()
        Returns the current amount of data, in bytes, held in this object.
        Returns:
        an int