|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| InMemoryIterator | This iterator joins two tables (given by a
JoinedTable) in memory and is therfore
magnituded faster than the standard joiner. |
| JoinedTable | Creates new table by appending all columns from right table to the left table. |
| JoinedTableRowIterator | What is worth to notice about the order: Ideally, the order in both tables is the same. |
Implementation of a DataTable that joins to underlying tables based on their row key (like a Database join).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||