| Package | Description |
|---|---|
| org.noear.solon.data.annotation | |
| org.noear.solon.data.tran |
| Modifier and Type | Method and Description |
|---|---|
TranIsolation |
TransactionAnno.isolation() |
TranIsolation |
TranAnno.isolation()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionAnno |
TransactionAnno.isolation(TranIsolation isolation) |
TranAnno |
TranAnno.isolation(TranIsolation isolation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static TranIsolation |
TranIsolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TranIsolation[] |
TranIsolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.