Skip to content

Implement 'INSERT or UPDATE' / 'upsert' functionality [DATAJDBC-269] #493

Open
@spring-projects-issues

Description

@spring-projects-issues

Rafal Glowinski opened DATAJDBC-269 and commented

Many relational databases provide means to perform an upsert (insert or update) operation with just one DB request. There is no such feature in JPA standard and maybe Spring Data JDBC could be better in that area - just like JOOQ is.

Also, the one and only Vlad Mihalcea has posted a nice summary of upsert operations performed by JOOQ. 


Issue Links:

  • DATAJDBC-210 Improve strategy for persisting referenced entities

9 votes, 9 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions