org.apache.ojb.odmg.transaction
Interface TransactionManagerFactory

All Known Implementing Classes:
JBossTransactionManagerFactory, OrionTransactionManagerFactory, WeblogicTransactionManagerFactory, WebSphereTransactionManagerFactory

public interface TransactionManagerFactory


Method Summary
 javax.transaction.TransactionManager getTransactionManager()
           
 

Method Detail

getTransactionManager

public javax.transaction.TransactionManager getTransactionManager()
                                                           throws TransactionManagerFactoryException
Throws:
TransactionManagerFactoryException


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14