org.axiondb.engine

Class TransactableTableImpl.TransformUpdated

private class TransactableTableImpl.TransformUpdated extends TransformingRowIterator

Transforms rows that have been updated within the current transaction.
Constructor Summary
TransformUpdated(RowIterator iter)
Method Summary
protected Rowtransform(Row row)

Constructor Detail

TransformUpdated

public TransformUpdated(RowIterator iter)

Method Detail

transform

protected Row transform(Row row)