|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceManagerFactoryImpl | |
com.triactive.jdo | |
com.triactive.jdo.store |
Uses of PersistenceManagerFactoryImpl in com.triactive.jdo |
Constructors in com.triactive.jdo with parameters of type PersistenceManagerFactoryImpl | |
PersistenceManagerImpl(PersistenceManagerFactoryImpl pmf,
java.lang.String userName,
java.lang.String password)
|
Uses of PersistenceManagerFactoryImpl in com.triactive.jdo.store |
Methods in com.triactive.jdo.store with parameters of type PersistenceManagerFactoryImpl | |
static StoreManager |
StoreManager.getInstance(PersistenceManagerFactoryImpl pmf,
java.lang.String userName,
java.lang.String password)
Obtains a store manager instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |