Next: , Previous: , Up: Top   [Index]


3 Table Access

The aime objects representing tables are references to a deeper layer table objects. To that effect, a table in the data store may be referred to by any number of aime table objects.

The deeper layer objects representing data store tables are opened in response to an aime table open request and closed only when the database is closed or the data changes are flushed to disk and the objects are no longer referred by any aime table object.