JPOX
JPOX
 Project  |  Ver 1.1  |  Ver 1.2  |  JDO  |  JPA  |  Guides  |  Tools
1.1 | Preparation | O/R Mapping | Runtime | Extensions | Developer
Development
Testing
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