|
Class Summary |
| DbArrayList |
Persistent, resizable-array implementation of the List interface |
| DbClassSchema |
Class schema for the persistent object fields.
|
| DbIntKeyMap |
Hash table based persistent implementation of the Map interface. |
| DbLinkedList |
Persistent linked list implementation of the List interface.
|
| DbObject |
Superclass for any persistent PAiNDb object. |
| DbOid |
Serializable DbObject ID |
| DbReferenceSet |
|
| DbStringKeyMap |
Hash table based persistent implementation of the Map interface. |
| DbStringMap |
This class implements the Map interface. |
| DbStringSet |
This class implements the Set interface. |
| DbType |
All supported PAiN DB field types |
| PainDB |
PAiN Db is a not thread safe semi-object oriented main memory and very buggy database. |