Package | Description |
---|---|
org.teiid.dqp.service |
Modifier and Type | Method and Description |
---|---|
TransactionContext.Scope |
TransactionContext.getTransactionType() |
static TransactionContext.Scope |
TransactionContext.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionContext.Scope[] |
TransactionContext.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionContext.setTransactionType(TransactionContext.Scope transactionType) |
Copyright © 2020. All rights reserved.