org.teiid.test.framework.transaction
Class OnWrapTransaction

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

public class OnWrapTransaction
extends TransactionContainer

This transction is only valid when AutoCommit = ON txnAutoWrap = ON


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

OnWrapTransaction

public OnWrapTransaction()
Method Detail

before

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

after

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


Copyright © 2010. All Rights Reserved.