| Package | Description |
|---|---|
| org.axiondb |
Core interfaces, identifiers, and exceptions.
|
| org.axiondb.constraints |
Constraint implementations. |
| org.axiondb.engine |
Core database machinery.
|
| org.axiondb.engine.indexes | |
| org.axiondb.engine.metaupdaters | |
| org.axiondb.engine.tables | |
| org.axiondb.event |
Event model with listeners for database actions
|
| Class and Description |
|---|
| DatabaseModificationListener
An observer of
DatabaseModifiedEvents. |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| SequenceModificationListener
An observer of
SequenceEvents. |
| TableModificationListener
An observer of
RowEvents. |
| Class and Description |
|---|
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| Class and Description |
|---|
| BaseTableModificationPublisher |
| ColumnEvent |
| ConstraintEvent
An event signifying that a constraint in a
Table has
changed. |
| DatabaseModificationListener
An observer of
DatabaseModifiedEvents. |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| TableModificationListener
An observer of
RowEvents. |
| Class and Description |
|---|
| BaseTableModificationListener
No-op convenience class for quick
listener
implementations. |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| TableModificationListener
An observer of
RowEvents. |
| Class and Description |
|---|
| BaseDatabaseModificationListener
A no-op implementation of
DatabaseModificationListener. |
| ColumnEvent |
| ConstraintEvent
An event signifying that a constraint in a
Table has
changed. |
| DatabaseLinkEvent
An event signifying that a database object has changed, for
example, due to a
DatabaseLink being added or dropped. |
| DatabaseModificationListener
An observer of
DatabaseModifiedEvents. |
| DatabaseModifiedEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| DatabaseSequenceEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| DatabaseTypeEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| SequenceModificationListener
An observer of
SequenceEvents. |
| TableModificationListener
An observer of
RowEvents. |
| Class and Description |
|---|
| BaseTableModificationPublisher |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| TableModificationListener
An observer of
RowEvents. |
| Class and Description |
|---|
| ColumnEvent |
| ConstraintEvent
An event signifying that a constraint in a
Table has
changed. |
| DatabaseLinkEvent
An event signifying that a database object has changed, for
example, due to a
DatabaseLink being added or dropped. |
| DatabaseModificationListener
An observer of
DatabaseModifiedEvents. |
| DatabaseModifiedEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| DatabaseSequenceEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| DatabaseTypeEvent
An event signifying that a database object has changed, for
example, due to a
Table being added or dropped. |
| RowEvent
An event signifying that a row in a
Table has changed, for
example, due to a DML command. |
| TableModificationListener
An observer of
RowEvents. |
| TableModifiedEvent
An event signifying that a
Table has changed, due to a DDL
or DML command. |