org.exolab.castor.jdo.transactionmanager
public final class TransactionManagerRegistry extends Object
Version: $Revision: 1.5 $ $Date: 2005/09/19 06:59:54 $
Method Summary | |
---|---|
static TransactionManager | getTransactionManager(JdoConf jdoConf)
Get TransactionManager for the given configuration. |
Parameters: jdoConf The configuration we need a TransactionManager for.
Returns: The TransactionManager.
Throws: MappingException If any failure occures at creation of TransactionManager.