Skip to content

Is there a "findorcreate" or "upsert" method for EntityManagers? #196

Answered by minox86
Atlinx asked this question in Q&A
Discussion options

You must be logged in to vote

There's no upsert method yet because it's a method specific of MongoDB and hard to implement on the SQL side. Anyway, you can use any MongoDB specific method building raw queries as described here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Atlinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants