Skip to content

hibernate 5 abstract method error [SPR-13334] #17919

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

Closed
spring-projects-issues opened this issue Aug 9, 2015 · 2 comments
Closed

hibernate 5 abstract method error [SPR-13334] #17919

spring-projects-issues opened this issue Aug 9, 2015 · 2 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: duplicate A duplicate of another issue

Comments

@spring-projects-issues
Copy link
Collaborator

Rob Platt opened SPR-13334 and commented

When switching to hibernate 5 and using Hibernate with JPA, I get a "java.lang.AbstractMethodError: null".

I've found someone else has the same problem on Stackoverflow currently with no solution:

http://stackoverflow.com/questions/31775410/spring4-2-1-hibernate5-integrate-abstract-method-error#

I tried Hibernate 5.0.0.CR1 and 5.0.0.CR4, both have the same issue.


Affects: 4.2 GA

Reference URL: http://stackoverflow.com/questions/31775410/spring4-2-1-hibernate5-integrate-abstract-method-error#

@spring-projects-issues
Copy link
Collaborator Author

Stéphane Nicoll commented

Please do not cross post (there is an answer on the SO thread). Unless you think this is a bug in the framework and not in your setup, please create a stackoverflow thread with more details.

@spring-projects-issues
Copy link
Collaborator Author

Rob Platt commented

To be fair, the question on SO was created by somebody else, and remained unanswered for 7 days, the answer on SO appeared literally an hour before you closed my bug report. I merely referenced it out of convenience and to indicate others had the same issue.

However I can confirm that this is an issue with Jadira Usertype not Spring Framework.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants