| User's Guide: A Framework for Object Persistency for GNAT; Version 0.6.1; Document Revision $Revision: 1.17 $ | ||
|---|---|---|
| Prev | Chapter 4. Implemenation | Next |
Since classes in Ada 95 line up with packages each package from the previous chapter represents a class as shown below:

Class Hirarchy
Important to understand is that the class ODB.Persistent is an abstract interface which has to be implemented by persistent objects.