|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JDOPersistenceManagerSource
Responsible for creating an PersistenceManager as needed. Internally, is
responsible for PersistenceUnit Configuration, resulting in a PersistenceManagerFactory.
| Method Summary | |
|---|---|
javax.jdo.PersistenceManager |
create()
Creates a new persistence manager using the {@link #getPersistenceManagerFactory() created at service startup. |
javax.jdo.PersistenceManagerFactory |
getPersistenceManagerFactory()
Returns the PersistenceManagerFactory from which JDO entity managers are created. |
| Method Detail |
|---|
javax.jdo.PersistenceManager create()
javax.jdo.PersistenceManagerFactory getPersistenceManagerFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||