org.teiid.test.framework
Class TransactionContainer
java.lang.Object
org.teiid.test.framework.TransactionContainer
- Direct Known Subclasses:
- JNDITransaction, LocalTransaction, OffWrapTransaction, OnWrapTransaction, StandaloneGlobalTransaction, TxnAutoTransaction, XATransaction
public abstract class TransactionContainer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionContainer
protected TransactionContainer()
before
protected void before(TransactionQueryTestCase test)
after
protected void after(TransactionQueryTestCase test)
runTransaction
public void runTransaction(TransactionQueryTestCase test)
runTest
protected void runTest(TransactionQueryTestCase test)
debug
protected void debug(java.lang.String message)
detail
protected void detail(java.lang.String message)
done
protected boolean done()
Copyright © 2011. All Rights Reserved.