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_TYPE
Transaction 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
QueryTestFailedException
Copyright © 2019. All rights reserved.