org.teiid.test.client
Interface TransactionFactory.TRANSACTION_TYPES
- Enclosing class:
- TransactionFactory
public static interface TransactionFactory.TRANSACTION_TYPES
LOCAL_TRANSACTION
static final java.lang.String LOCAL_TRANSACTION
- See Also:
- Constant Field Values
XATRANSACTION
static final java.lang.String XATRANSACTION
- See Also:
- Constant Field Values
JNDI_TRANSACTION
static final java.lang.String JNDI_TRANSACTION
- See Also:
- Constant Field Values
OFFWRAP_TRANSACTION
static final java.lang.String OFFWRAP_TRANSACTION
- See Also:
- Constant Field Values
ONWRAP_TRANSACTION
static final java.lang.String ONWRAP_TRANSACTION
- See Also:
- Constant Field Values
AUTOWRAP_TRANSACTION
static final java.lang.String AUTOWRAP_TRANSACTION
- See Also:
- Constant Field Values
Copyright © 2011. All Rights Reserved.