Class SqlJetRowSet

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()
      Deallocate all chunks from a RowSet.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • clear

        public void clear()
        Description copied from interface: ISqlJetRowSet
        Deallocate all chunks from a RowSet.
        Specified by:
        clear in interface ISqlJetRowSet