|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionQueryTestCase | |
|---|---|
| org.teiid.test.client | |
| org.teiid.test.framework | |
| org.teiid.test.framework.query | |
| org.teiid.test.framework.transaction | |
| Uses of TransactionQueryTestCase in org.teiid.test.client |
|---|
| Classes in org.teiid.test.client that implement TransactionQueryTestCase | |
|---|---|
class |
TestClientTransaction
TestClientTransaction |
| Uses of TransactionQueryTestCase in org.teiid.test.framework |
|---|
| Methods in org.teiid.test.framework with parameters of type TransactionQueryTestCase | |
|---|---|
protected void |
TransactionContainer.after(TransactionQueryTestCase test)
|
protected void |
TransactionContainer.before(TransactionQueryTestCase test)
|
protected void |
TransactionContainer.runTest(TransactionQueryTestCase test)
|
void |
TransactionContainer.runTransaction(TransactionQueryTestCase test)
|
| Uses of TransactionQueryTestCase in org.teiid.test.framework.query |
|---|
| Classes in org.teiid.test.framework.query that implement TransactionQueryTestCase | |
|---|---|
class |
AbstractQueryTransactionTest
The AbstractQueryTransactionTest is the base implementation for the TransactionQueryTestCase. |
| Uses of TransactionQueryTestCase in org.teiid.test.framework.transaction |
|---|
| Methods in org.teiid.test.framework.transaction with parameters of type TransactionQueryTestCase | |
|---|---|
protected void |
JNDITransaction.after(TransactionQueryTestCase test)
|
void |
TxnAutoTransaction.after(TransactionQueryTestCase test)
|
protected void |
XATransaction.after(TransactionQueryTestCase test)
|
void |
OffWrapTransaction.after(TransactionQueryTestCase test)
|
protected void |
LocalTransaction.after(TransactionQueryTestCase test)
|
protected void |
StandaloneGlobalTransaction.after(TransactionQueryTestCase test)
|
void |
OnWrapTransaction.after(TransactionQueryTestCase test)
|
protected void |
JNDITransaction.before(TransactionQueryTestCase test)
|
void |
TxnAutoTransaction.before(TransactionQueryTestCase test)
|
protected void |
XATransaction.before(TransactionQueryTestCase test)
|
void |
OffWrapTransaction.before(TransactionQueryTestCase test)
|
protected void |
LocalTransaction.before(TransactionQueryTestCase test)
|
protected void |
StandaloneGlobalTransaction.before(TransactionQueryTestCase test)
|
void |
OnWrapTransaction.before(TransactionQueryTestCase test)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||