Issue Type: Bug Bug
Assignee: Guillaume Scheibel
Components: datastore
Created: 02/Jul/12 12:31 PM
Description:

I'm pretty sure that today we use the DBObject we load from MongoDB do be the filter query in the update operation.

We should restrict it to the id column(s). Probably _id once OGM-174 is closed. Otherwise we might end up not updating the data by having a too restrictive query.

Guillaume, does my analysis makes sense? Or does the MongoDB driver automatically filter by _id somehow and ignore the rest?

Project: Hibernate OGM
Priority: Major Major
Reporter: Emmanuel Bernard
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira