| Modifiers | Name | Description |
|---|---|---|
private static org.slf4j.Logger |
LOG |
| Type | Name and description |
|---|---|
EntityManager |
em |
boolean |
isRollback |
int |
resumeLevel |
| Constructor and description |
|---|
TransactionHolder
(EntityManager em) |
| Type | Name and description |
|---|---|
boolean |
beginTransaction(boolean propagate = true) |
boolean |
commitTransaction() |
void |
debug(String message, Exception ex = null) |
EntityTransaction |
getTransaction() |
boolean |
isInTransaction() |
boolean |
rollbackTransaction() |
String |
toString() |
Groovy Documentation