| Annotation Type | Description |
|---|---|
| NoTransaction |
Marks methods in a @
Transactional marked class, which should not be transactional |
| Transactional |
Marks a class or method to be transactional, so it can access an
EntityManager from
Strix.em(). |
Copyright © 2017–2018. All rights reserved.