org.apache.ojb.otm.transaction
Class OrionTransactionFactory

java.lang.Object
  extended byorg.apache.ojb.otm.transaction.ManagedTransactionFactory
      extended byorg.apache.ojb.otm.transaction.OrionTransactionFactory
All Implemented Interfaces:
TransactionFactory

public class OrionTransactionFactory
extends ManagedTransactionFactory

TransactionManagerFactory implementation for Orion Application Server.

Version:
$Id: OrionTransactionFactory.java,v 1.1 2002/11/08 11:29:38 arminw Exp $
Author:
andreas.bayer

Constructor Summary
OrionTransactionFactory()
           
 
Method Summary
 javax.transaction.TransactionManager getJTATransactionManager()
           
 
Methods inherited from class org.apache.ojb.otm.transaction.ManagedTransactionFactory
acquireConnection, getJTATransaction, getTransactionForConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrionTransactionFactory

public OrionTransactionFactory()
Method Detail

getJTATransactionManager

public javax.transaction.TransactionManager getJTATransactionManager()
                                                              throws TransactionFactoryException
Specified by:
getJTATransactionManager in class ManagedTransactionFactory
Throws:
TransactionFactoryException


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