| Package | Description |
|---|---|
| org.axiondb.engine |
Core database machinery.
|
| org.axiondb.engine.metaupdaters | |
| org.axiondb.event |
Event model with listeners for database actions
|
| Modifier and Type | Method and Description |
|---|---|
void |
SnapshotIsolationTransaction.columnAdded(ColumnEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
AxionColumnsMetaTableUpdater.columnAdded(ColumnEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableModificationListener.columnAdded(ColumnEvent event) |
void |
BaseTableModificationListener.columnAdded(ColumnEvent event) |