Skip to content

Releases: kbss-cvut/jopa

0.9.4

10 Mar 10:30
Compare
Choose a tag to compare
  • Fixed issue with merge overwriting values of references in managed objects (Bug #2).
  • Aligned merge implementation with the JPA specification semantics.

0.9.2

23 Feb 09:32
Compare
Choose a tag to compare
  • Internal entity lifecycle callbacks support (Lifecycle callback methods declared directly in entity classes).
  • Fixed major memory leak in persistence context management.