Package org.apache.jdo.impl.pm

This package contains classes that are for use across all kinds of implementations of the JDO Reference Implementation.

See:
          Description

Interface Summary
PersistenceManagerFactoryImpl.PMFAccessor The preferred way of getting & restoring a PMF in JNDI is to do so via a Properties object.
 

Class Summary
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.
 

Package org.apache.jdo.impl.pm Description

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-2007 Apache Software Foundation. All Rights Reserved.