-
Notifications
You must be signed in to change notification settings - Fork 54
Support MappedSuperclass for JPA entity attributes #113
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
Conversation
feat: add JPA @EmbeddedId support (introproventures#84)
merge master
merge master
merge master
merge master
Codecov Report
@@ Coverage Diff @@
## master #113 +/- ##
============================================
- Coverage 66.35% 65.82% -0.53%
+ Complexity 379 370 -9
============================================
Files 34 37 +3
Lines 2030 2025 -5
Branches 302 299 -3
============================================
- Hits 1347 1333 -14
- Misses 552 562 +10
+ Partials 131 130 -1
Continue to review full report at Codecov.
|
@miklemv Can you please provide the explanation in the PR description what problem your PR solves? The |
Ок. Don't work i fix build scheme. |
Merged via #120 |
Fix mapping for entity class attributes declared in
@MappedSuperclass
base entity