|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceManagerFactoryImpl | |
---|---|
com.triactive.jdo | |
com.triactive.jdo.store |
Uses of PersistenceManagerFactoryImpl in com.triactive.jdo |
---|
Methods in com.triactive.jdo with parameters of type PersistenceManagerFactoryImpl | |
---|---|
void |
PersistenceManagerFactoryImpl.PropertySetter.set(PersistenceManagerFactoryImpl pmf,
java.lang.String value)
Set this property on the given PersistenceManagerFactoryImpl to the String value. |
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 |
StoreManagerFactory.getStoreManager(PersistenceManagerFactoryImpl pmf,
java.lang.String userName,
java.lang.String password)
|
Constructors in com.triactive.jdo.store with parameters of type PersistenceManagerFactoryImpl | |
---|---|
StoreManager(PersistenceManagerFactoryImpl pmf,
java.lang.String userName,
java.lang.String password)
Constructs a new StoreManager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |