org.exolab.castor.jdo.transactionmanager.spi
public final class LocalTransactionManagerFactory extends Object implements TransactionManagerFactory
Version: $Revision: 1.5 $ $Date: 2005/09/20 21:30:47 $
Field Summary | |
---|---|
static TransactionManager | MANAGER The dummy transaction manager that always will be returned. |
static String | NAME The name of the factory. |
Method Summary | |
---|---|
String | getName() |
TransactionManager | getTransactionManager(JdoConf jdoConf) |
See Also: getName