Package | Description |
---|---|
org.apache.jdo.impl.pm |
This package contains classes that are for use across all kinds of implementations
of the JDO Reference Implementation.
|
Modifier and Type | Method and Description |
---|---|
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.