Uses of Class
org.apache.jdo.impl.state.AutoPersistentNewFlushed

Packages that use AutoPersistentNewFlushed
org.apache.jdo.impl.state   
 

Uses of AutoPersistentNewFlushed in org.apache.jdo.impl.state
 

Subclasses of AutoPersistentNewFlushed in org.apache.jdo.impl.state
(package private)  class AutoPersistentPending
          This class represents AutoPersistentPending state that is a result of a previous call to makePersistent on a transient instance that referenced this instance (persistence-by-reachability).