|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Container
implementation that operates only in memory.
See:
Description
| Class Summary | |
|---|---|
| MemoryContainer | A simple object container that simulates a database, but stores everything in memory. |
| PredicateQuery | Abstract base class for all queries that are evaluated within the pobjects
library using the Term instead of SQL. |
| RecordComparator | A comparator for Records. |
| TableExprFKeyPair | A simply structure to hold a table expression and a
ForeignKeyConstraint. |
This package contains a simple non-persistent Container
implementation that operates only in memory.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||