Class MaterializedResultSet

All Implemented Interfaces:
CursorResultSet, NoPutResultSet, ResultSet, RowLocationRetRowSource, RowSource

class MaterializedResultSet extends NoPutResultSetImpl implements CursorResultSet
Materialize the underlying ResultSet tree into a temp table on the 1st open. Return rows from temp table on subsequent scans.