public static class GroovyScriptHelper.Helpers extends Object
| Constructor and Description |
|---|
Helpers() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
doInJPA(java.util.function.Function<EntityManager,T> task) |
public static <T> T doInJPA(java.util.function.Function<EntityManager,T> task)