| User's Guide: A Framework for Object Persistency for GNAT; Version 0.6.1; Document Revision $Revision: 1.17 $ | ||
|---|---|---|
| Prev | Chapter 18. ODB.Storage | Next |
procedure Load(
This : in out Object;
Index : in out Object_Index.Object'Class;
Loader : in out Abstract_Object_Loader.Object'Class ) ;
Preconditions:
Exceptions:
procedure Save(
This : in out Object;
Index : in out Object_Index.Object'Class;
Writer : in out Abstract_Object_Writer.Object'Class ) ;
Preconditions:
Exceptions: