Next: 7.4 Graphical User Interface
Up: 7.3 Persistent Storage of
Previous: 7.3.2 Database of Persistent
Program 7.3 demonstrates the simplicity of making an
object persistent. In this example an object named
system.job-limit of type integer-class is requested
from the Persistent Storage Manager. Depending on whether the object does already exist in
the Persistent Storage Manager, its printed representation will be loaded from the
database and re-instantiated, or a new object will be created from
scratch based on the printed representation given as argument to the
registration.
Rudi Strasser
1999-05-27