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

Fix composite key filter #13

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

Conversation

dfaglioni
Copy link

Fixed filter using embedded fields with hibernate provider and added a selection test using composite key with many to one field. I had to create a condition to exclude the entity with complex composite key from eclipselink, because it does't support.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 189da92 on Elotech-Dev:fix-composite-key-filter into 7458a9e on tennaito:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 189da92 on Elotech-Dev:fix-composite-key-filter into 7458a9e on tennaito:master.

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.

2 participants