Package | Description |
---|---|
org.axiondb.engine |
Core database machinery.
|
org.axiondb.engine.tables |
Class and Description |
---|
AbstractBaseTable
An abstract implementation of
Table , code common between TransactableTableImpl
and BaseTable |
Class and Description |
---|
AbstractBaseTable
An abstract implementation of
Table , code common between TransactableTableImpl
and BaseTable |
BaseDiskTable
Abstract base disk-resident implementation of
Table . |
BaseFlatfileTable
Base Flatfile Table
TODO: Support for decimal and thousand separator, trailing/leading minus sign TODO: Support for multiple record delimiter |
BaseTable
An abstract base implementation of
Table . |
BaseTableOrganizationContext
Table Organization Context.
|
DiskTable
A disk-resident
Table . |
GlomLobsHelper
An Utility to glom lobs.
|