|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exolab.castor.jdo.transactionmanager.TransactionManagerRegistry
Registry for TransactionManager implementations obtained by the configuartion
they are specified in.
| Method Summary | |
static javax.transaction.TransactionManager |
getTransactionManager(JdoConf jdoConf)
Get TransactionManager for the given configuration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static javax.transaction.TransactionManager getTransactionManager(JdoConf jdoConf)
throws MappingException
jdoConf - The configuration we need a TransactionManager for.
MappingException - If any failure occures at creation of TransactionManager.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||