| Package | Description |
|---|---|
| org.axiondb.engine.rowiterators |
RowIterator implementations. |
| org.axiondb.parser |
SQL parser interface and implementation classes.
|
| Constructor and Description |
|---|
RebindableIndexedRowIterator(Index index,
RowSource table,
Function fn,
BindVariable bvar) |
| Modifier and Type | Method and Description |
|---|---|
BindVariable |
AxionSqlParser.SqlBindVar() |