Skip to content

1.1.3

Compare
Choose a tag to compare
@ledsoft ledsoft released this 22 Sep 15:48
· 280 commits to master since this release
e2d1841
  • Fix a transaction isolation issue. Now when multiple transactions edit the same data, the one that commits last wins (same behavior as JPA, Bug #202).
  • Fix an issue with missing interpretation of prefixes in the @Sequence annotation values (Bug #204).