| Modifiers | Name | Description |
|---|---|---|
enum |
Transaction.Policy |
| Type | Name and Description |
|---|---|
boolean |
newSession@default false |
Transaction.Policy |
value@default Policy.NORMAL |
| Type | Name and description |
|---|---|
Transaction |
valueOf(String name)Returns the enum constant of this type with the specified name. |
Transaction[] |
values()Returns an array containing the constants of this enum type, in the order they are declared. |
@default false
@default Policy.NORMAL
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in the order they are declared.