Class SqlJetRowSet
java.lang.Object
org.tmatesoft.sqljet.core.internal.vdbe.SqlJetRowSet
- All Implemented Interfaces:
ISqlJetRowSet
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlJetRowSet
-
-
Method Details
-
clear
public void clear()Description copied from interface:ISqlJetRowSet
Deallocate all chunks from a RowSet.- Specified by:
clear
in interfaceISqlJetRowSet
-