| Enum constant | Description |
|---|---|
MANUAL |
|
TRANSACTION |
| Type | Name and description |
|---|---|
EntityManagerLifespan |
valueOf(String name)Returns the enum constant of this type with the specified name. |
EntityManagerLifespan[] |
values()Returns an array containing the constants of this enum type, in the order they are declared. |
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.
Groovy Documentation