Releases: kbss-cvut/jopa
Releases · kbss-cvut/jopa
0.9.4
- Fixed issue with merge overwriting values of references in managed objects (Bug #2).
- Aligned merge implementation with the JPA specification semantics.
0.9.2
- Internal entity lifecycle callbacks support (Lifecycle callback methods declared directly in entity classes).
- Fixed major memory leak in persistence context management.