JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.axiondb.engine.rows
Class Summary
Class
Description
BaseRow
An abstract base implementation of
Row
, providing
equals
,
hashCode
and
toString
implementations.
JoinedRow
A
Row
composed of zero or more
Row
s, joined together end-to-end.
LazyRow
A
Row
which loads data from a
RowSource
as needed.
RowView
A
Row
wrapper for sub-query view.
SimpleRow
A simple implementation of
Row
.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes