public class TransactionFactory extends Object
TransactionContainer can be dynamically loaded
 based on a property.
 
 Specify the property TRANSACTION_TYPE in order to set the transaction type to use.| Modifier and Type | Class and Description | 
|---|---|
| static interface  | TransactionFactory.TRANSACTION_TYPES | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | TRANSACTION_TYPETransaction Type indicates the type of transaction container to use | 
| Modifier and Type | Method and Description | 
|---|---|
| static TransactionContainer | create(ConfigPropertyLoader config) | 
public static final String TRANSACTION_TYPE
TransactionFactory, 
Constant Field Valuespublic static TransactionContainer create(ConfigPropertyLoader config) throws QueryTestFailedException
QueryTestFailedExceptionCopyright © 2019. All rights reserved.