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