|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.base.object.spi.AbstractPersistenceManagerFactory
org.openmdx.base.object.PersistenceManagerFactory_2
public class PersistenceManagerFactory_2
ManagerFactory
| Method Summary | |
|---|---|
static PersistenceManagerFactory |
getPersistenceManagerFactory(Map properties)
Get instance |
protected PersistenceManager |
newPersistenceManager(InstanceLifecycleNotifier notifier)
Create a new persistence manager |
protected PersistenceManager |
newPersistenceManager(InstanceLifecycleNotifier notifier,
String connectionUsername,
String connectionPassword)
Create a new persistence manager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static PersistenceManagerFactory getPersistenceManagerFactory(Map properties)
properties -
protected PersistenceManager newPersistenceManager(InstanceLifecycleNotifier notifier,
String connectionUsername,
String connectionPassword)
The parameters may be kept by the instance.
newPersistenceManager in class AbstractPersistenceManagerFactorynotifier - connectionUsername - connectionPassword -
protected PersistenceManager newPersistenceManager(InstanceLifecycleNotifier notifier)
AbstractPersistenceManagerFactoryThe parameters may be kept by the instance.
newPersistenceManager in class AbstractPersistenceManagerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||