| User's Guide: A Framework for Object Persistency for GNAT; Version 0.6.1; Document Revision $Revision: 1.17 $ | ||
|---|---|---|
| Prev | Next | |
This package provides an persistent object storage. All object expected to be persistent have to be derived from the Persistent.Object type. If such an object is to be allocated always use the Reference type Only this access type is associated with the persistent storage pool.
R.1 - This package is not designed to be task save R.2 - The object storage cannot be shared between applications.
None