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