Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assert compatibility with Hibernate 5.2 [DATAJPA-911] #1268

Closed
spring-projects-issues opened this issue Jun 4, 2016 · 0 comments
Closed
Assignees
Labels
in: core Issues in core support type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link

Oliver Drotbohm opened DATAJPA-911 and commented

Despite being a minor release, Hibernate 5.2 comes with a couple of breaking changes that unfortunately break some parts of code that uses Hibernate-native features. We should try to adapt to those API changes


Affects: 1.9.4 (Gosling SR4), 1.10.1 (Hopper SR1)

Issue Links:

  • DATAJPA-914 findAll with Iterable parameter gives JpaSystemException when using Hibernate 5.2

Backported to: 1.11 RC1 (Ingalls), 1.10.6 (Hopper SR6), 1.9.7 (Gosling SR7)

5 votes, 8 watchers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core support type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants