| Class | Description |
|---|---|
| JPA |
JPA Helpers.
|
| JPAPlugin |
A Play plugin that automatically manages JPA configuration.
|
| TransactionalAction |
Wraps an action in am JPA transaction.
|
| Annotation Type | Description |
|---|---|
| Transactional |
Wraps the annotated action in an JPA transaction.
|