Uses of Class
org.apache.jdo.impl.pm.PersistenceManagerWrapper

Packages that use PersistenceManagerWrapper
org.apache.jdo.impl.pm This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. 
 

Uses of PersistenceManagerWrapper in org.apache.jdo.impl.pm
 

Methods in org.apache.jdo.impl.pm with parameters of type PersistenceManagerWrapper
protected  void PersistenceManagerImpl.popCurrentWrapper(PersistenceManagerWrapper prev)
          Replace current wrapper with the previous
protected  void PersistenceManagerImpl.pushCurrentWrapper(PersistenceManagerWrapper pmw)
          Remember the current wrapper
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.