|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.test.client.TransactionFactory
public class TransactionFactory
TransactionFactory is used so that the type of TransactionContainer can be dynamically loaded
based on a property.
Specify the property TRANSACTION_TYPE in order to set the transaction type to use.
| Nested Class Summary | |
|---|---|
static interface |
TransactionFactory.TRANSACTION_TYPES
|
| Field Summary | |
|---|---|
static java.lang.String |
TRANSACTION_TYPE
Transaction Type indicates the type of transaction container to use |
| Method Summary | |
|---|---|
static TransactionContainer |
create(ConfigPropertyLoader config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TRANSACTION_TYPE
TransactionFactory,
Constant Field Values| Method Detail |
|---|
public static TransactionContainer create(ConfigPropertyLoader config)
throws QueryTestFailedException
QueryTestFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||