Uh oh!
There was an error while loading. Please reload this page.
1/persistence/jpa.adoc #35
Replies: 1 comment
Recommendation to avoid Hibernate native features are understandable, but not realistic. As far as I know, there is no alternatives for @onDelete and FetchMode.SUBSELECT provided by JPA standard. These features are too powerful to avoid them only because they are not covered by the standard. (EclipseLink has similar Features: @CascadeOnDelete and @BatchFetch) |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
1/persistence/jpa.adoc
https://devonfw.com/docs/java/current/persistence/jpa.html
All reactions