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.
|
Class and 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.
|
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.