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

Tests and compatibility with hibernate 5 #23

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Nunalves
Copy link

This is a merge between two different pull requests:
#16
#21

Some fixes have been made.

ivelkov and others added 5 commits August 15, 2017 15:33
Tests are run against both Hibernate and EclipseLink JPA
+ Fixing tests when using hibernate
+ Fixing an issue where nested joins fail with an IllegalStateException: Illegal attempt to dereference path source
+ Adding a test case for the nested join
…d replacing org.eclipse.persistence 2.1.0 with org.hibernate.javax.persistence 1.0.0.Final to support ElementCollection in Hibernate 5.2.15.Final
Fix hibernate compatibility
# Conflicts:
#	src/test/java/com/github/tennaito/rsql/jpa/AbstractVisitorTest.java
#	src/test/java/com/github/tennaito/rsql/jpa/JpaVisitorTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant