Package | Description |
---|---|
org.axiondb |
Core interfaces, identifiers, and exceptions.
|
org.axiondb.constraints |
Constraint implementations. |
org.axiondb.engine |
Core database machinery.
|
org.axiondb.engine.commands |
AxionCommand implementations. |
org.axiondb.engine.indexes | |
org.axiondb.engine.metaupdaters | |
org.axiondb.engine.rowcollection | |
org.axiondb.engine.rowiterators |
RowIterator implementations. |
org.axiondb.engine.rows | |
org.axiondb.engine.tables | |
org.axiondb.engine.visitors | |
org.axiondb.event |
Event model with listeners for database actions
|
org.axiondb.functions |
Function implementations. |
org.axiondb.io | |
org.axiondb.jdbc |
JDBC implementations.
|
org.axiondb.parser |
SQL parser interface and implementation classes.
|
org.axiondb.tools | |
org.axiondb.types |
DataType implementations. |
org.axiondb.util |
Utility classes.
|