Package | Description |
---|---|
org.teiid.test.client | |
org.teiid.test.framework | |
org.teiid.test.framework.query | |
org.teiid.test.framework.transaction |
Modifier and Type | Class and Description |
---|---|
class |
TestClientTransaction
TestClientTransaction
|
Modifier and Type | Method and Description |
---|---|
protected void |
TransactionContainer.after(TransactionQueryTestCase test) |
protected void |
TransactionContainer.before(TransactionQueryTestCase test) |
protected void |
TransactionContainer.runTest(TransactionQueryTestCase test) |
void |
TransactionContainer.runTransaction(TransactionQueryTestCase test) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractQueryTransactionTest
The AbstractQueryTransactionTest is the base implementation for the
TransactionQueryTestCase . |
Modifier and Type | Method and Description |
---|---|
void |
OffWrapTransaction.after(TransactionQueryTestCase test) |
protected void |
XATransaction.after(TransactionQueryTestCase test) |
protected void |
JNDITransaction.after(TransactionQueryTestCase test) |
protected void |
LocalTransaction.after(TransactionQueryTestCase test) |
protected void |
StandaloneGlobalTransaction.after(TransactionQueryTestCase test) |
void |
OnWrapTransaction.after(TransactionQueryTestCase test) |
void |
TxnAutoTransaction.after(TransactionQueryTestCase test) |
void |
OffWrapTransaction.before(TransactionQueryTestCase test) |
protected void |
XATransaction.before(TransactionQueryTestCase test) |
protected void |
JNDITransaction.before(TransactionQueryTestCase test) |
protected void |
LocalTransaction.before(TransactionQueryTestCase test) |
protected void |
StandaloneGlobalTransaction.before(TransactionQueryTestCase test) |
void |
OnWrapTransaction.before(TransactionQueryTestCase test) |
void |
TxnAutoTransaction.before(TransactionQueryTestCase test) |
Copyright © 2019. All rights reserved.