|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateScan | |
---|---|
simpledb.materialize | |
simpledb.query |
Uses of UpdateScan in simpledb.materialize |
---|
Methods in simpledb.materialize that return UpdateScan | |
---|---|
UpdateScan |
TempTable.open()
Opens a table scan for the temporary table. |
Uses of UpdateScan in simpledb.query |
---|
Classes in simpledb.query that implement UpdateScan | |
---|---|
class |
SelectScan
The scan class corresponding to the select relational algebra operator. |
class |
TableScan
The Scan class corresponding to a table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |