ResultTempTable

This class implements the temp table buffer for the LocalResult class.

Methods
int addRow(Value[] values)
int addRow(Value[] values)
int addRows(ArrayList rows)
int addRows(ArrayList rows)
void close()
void close()
boolean contains(Value[] values)
boolean contains(Value[] values)
ResultExternal createShallowCopy()
ResultExternal createShallowCopy()
void done()
void done()
Value[] ()
Value[] ()
int removeRow(Value[] values)
int removeRow(Value[] values)
void reset()
void reset()