Skip to content

feat: add JPA @EmbeddedId support (#84) #1

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

Merged
merged 1 commit into from
Mar 7, 2019

Conversation

miklemv
Copy link
Owner

@miklemv miklemv commented Mar 7, 2019

  • EmbeddedId management

  • todo: fix failing test for plural query with embeddable id criteria.

  • fix test : @EmbeddedId share same where syntax than @Embedded

  • test : remove explicit AND as it is implicit by default

  • fix: use getAttributeInputType method

* EmbeddedId management

* todo: fix failing test for plural query with embeddable id criteria.

* fix test : @EmbeddedId share same where syntax than @Embedded

* test : remove explicit AND as it is implicit by default

* fix: use getAttributeInputType method
@miklemv miklemv merged commit 9e5e3e0 into miklemv:master Mar 7, 2019
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