|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--stomp.jdo.GenericPMFactory
|
+--stomp.jdo.kodo.KodoPMFactory
stomp extension that supports plugging in Kodo JDO.
| Constructor Summary | |
KodoPMFactory(java.lang.String schema)
|
|
| Method Summary | |
protected javax.jdo.PersistenceManagerFactory |
configure(javax.jdo.PersistenceManagerFactory pmFactory)
called immediately after creating any PMFactory. |
| Methods inherited from class stomp.jdo.GenericPMFactory |
getNewTransactionalPersistenceManager, getNonTransactionalPersistenceManager, getReadOnlyPersistenceManager, getSchemaGroup, getTransactionalPersistenceManager, transactionCompleted |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KodoPMFactory(java.lang.String schema)
| Method Detail |
protected javax.jdo.PersistenceManagerFactory configure(javax.jdo.PersistenceManagerFactory pmFactory)
GenericPMFactory
configure in class GenericPMFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||