JPOX
JPOX
 JPOX Version 1.0
Configuration | Tutorials | Worked Examples | Developer
JPOX Design
JPOX Tests
JPOX Design : Persistence Manager
Introduction

This document presents in details the sequence for the PersistenceManager.makePersistent operation.

Flow of Events
pm.makePersistent(myPCobject);
                

The above diagram continues in the bellow diagram on the StoreManager.insert call