You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move query derivation infrastructure to Spring Data Relational. Adapt to newly introduced ValueFunction for deferred value mapping. Use query derivation in integration tests.
Tweak javadoc, add since and author tags, reformat code.
Related ticket: https://jira.spring.io/browse/DATAJDBC-514
Original pull request: #295.
Jens Schauder opened DATAJDBC-98 and commented
Currently entities get always inserted.
We need to check if an entity is already present and if so update it, instead of inserting it
Referenced from: pull request #4
The text was updated successfully, but these errors were encountered: