| Package | Description |
|---|---|
| org.apache.camel.component.ibatis.strategy |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Integer,TransactionIsolationLevel> |
TransactionIsolationLevel.MAP |
| 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.
|
Apache Camel