public class SqlJetRowSet extends java.lang.Object implements ISqlJetRowSet
| Constructor and Description |
|---|
SqlJetRowSet(ISqlJetDbHandle db) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Deallocate all chunks from a RowSet.
|
public SqlJetRowSet(ISqlJetDbHandle db)
public void clear()
ISqlJetRowSetclear in interface ISqlJetRowSet