See: Description
Interface | Description |
---|---|
PersistenceManagerFactoryImpl.PMFAccessor |
The preferred way of getting & restoring a PMF in JNDI is to do so via
a Properties object.
|
Class | Description |
---|---|
PersistenceManagerFactoryImpl |
This is an abstract PersistenceManagerFactoryImpl class that provides the
StoreManager independent implementation of javax.jdo.PersistenceManager
interface.
|
PersistenceManagerImpl |
This is the StoreManager independent implemetation of the
org.apache.jdo.pm.PersistenceManagerInternal interface.
|
PersistenceManagerWrapper |
This is a thin wrapper for the current implemetation of javax.jdo.PersistenceManager
interface.
|
This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation. The classes herein by and large implement the interfaces defined in org.apache.jdo.pm.
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.