org.teiid.test.framework.transaction
Class JNDITransaction

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

public class JNDITransaction
extends TransactionContainer


Constructor Summary
JNDITransaction()
           
 
Method Summary
protected  void after(TransactionQueryTestCase test)
           
protected  void before(TransactionQueryTestCase test)
           
 
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

JNDITransaction

public JNDITransaction()
Method Detail

before

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

after

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


Copyright © 2011. All Rights Reserved.