org.teiid.test.framework.transaction
Class OffWrapTransaction

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

public class OffWrapTransaction
extends TransactionContainer

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


Constructor Summary
OffWrapTransaction()
           
 
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

OffWrapTransaction

public OffWrapTransaction()
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 © 2011. All Rights Reserved.