|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceManagerFactoryInternal | |
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 PersistenceManagerFactoryInternal in org.apache.jdo.impl.pm |
Classes in org.apache.jdo.impl.pm that implement PersistenceManagerFactoryInternal | |
class |
PersistenceManagerFactoryImpl
This is an abstract PersistenceManagerFactoryImpl class that provides the StoreManager independent implementation of javax.jdo.PersistenceManager interface. |
Constructors in org.apache.jdo.impl.pm with parameters of type PersistenceManagerFactoryInternal | |
PersistenceManagerImpl(PersistenceManagerFactoryInternal pmf,
java.lang.String username,
java.lang.String password)
Constructs new instance of PersistenceManagerImpl for this PersistenceManagerFactoryInternal and particular combination of username and password. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |