|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jdo.impl.state.ReachabilityHandler.Processor
org.apache.jdo.impl.state.ReachabilityHandler.MakePersistentProcessor
Processor for MakePersistent request.
| Constructor Summary | |
(package private) |
ReachabilityHandler.MakePersistentProcessor()
|
| Method Summary | |
(package private) void |
process(java.lang.Object o,
PersistenceManagerInternal pm)
Transition Object or elements of a Collection or values and keys of a Map to Persistent at commit (persistence-by-reachability) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ReachabilityHandler.MakePersistentProcessor()
| Method Detail |
void process(java.lang.Object o,
PersistenceManagerInternal pm)
process in class ReachabilityHandler.Processoro - Object to process.pm - the PersistenceManagerInternal instance associated with
the caller.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||