void postCreate(
InstanceLifecycleEvent event
)
Invoked whenever an instance is made persistent via a call to javax.jdo.PersistenceManager.makePersistent or during persistence by reachability.
- Parameters:
event
- the create event.
- Since:
- JDO 2.0