javax.jdo.listener.AttachCallback - JDO interface
javax.jdo.listener
Interface AttachCallback
- Since:
- JDO 2.0
javax.jdo.PersistenceManager.makePersistent
on the persistent instance after the copy is made. - Parameters:
-
attached
- The corresponding (non-attached) instance that was attached in the call tojavax.jdo.PersistenceManager.makePersistent
.
- Since:
- JDO 2.0
javax.jdo.PersistenceManager.makePersistent
on the detached instance before the copy is made. - Since:
- JDO 2.0