| Package | Description |
|---|---|
| org.axiondb.engine.rows |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinedRow
A
Row composed of zero or more Rows, joined together
end-to-end. |
class |
LazyRow
|
class |
RowView
A
Rowwrapper for sub-query view. |
class |
SimpleRow
A simple implementation of
Row. |