| Package | Description |
|---|---|
| org.teasoft.bee.osql.transaction |
Function about transaction.
|
| Modifier and Type | Method and Description |
|---|---|
static TransactionIsolationLevel |
TransactionIsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIsolationLevel[] |
TransactionIsolationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setTransactionIsolation(TransactionIsolationLevel transactionIsolationLevel) |
Copyright © 2022. All rights reserved.