org.teiid.test.framework.transaction
Class XATransaction

java.lang.Object
  extended by org.teiid.test.framework.TransactionContainer
      extended by org.teiid.test.framework.transaction.XATransaction

public class XATransaction
extends TransactionContainer


Constructor Summary
XATransaction()
           
 
Method Summary
protected  void after(TransactionQueryTestCase test)
           
protected  void before(TransactionQueryTestCase test)
           
static XidImpl createXid()
           
 
Methods inherited from class org.teiid.test.framework.TransactionContainer
debug, detail, done, runTest, runTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XATransaction

public XATransaction()
Method Detail

before

protected void before(TransactionQueryTestCase test)
Overrides:
before in class TransactionContainer

createXid

public static XidImpl createXid()

after

protected void after(TransactionQueryTestCase test)
Overrides:
after in class TransactionContainer


Copyright © 2011. All Rights Reserved.