[hibernate-issues] [Hibernate-JIRA] Created: (OGM-143) Implement dialect.nextValue in MongoDB

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Mar 29 11:24:50 EDT 2012


Implement dialect.nextValue in MongoDB
--------------------------------------

                 Key: OGM-143
                 URL: https://hibernate.onjira.com/browse/OGM-143
             Project: Hibernate OGM
          Issue Type: New Feature
          Components: datastore
            Reporter: Emmanuel Bernard


MongoDB ha the notion of findAndModify operation that is perfect to map nextValue.

http://www.mongodb.org/display/DOCS/findAndModify+Command

What they call side counter method http://www.mongodb.org/display/DOCS/How+to+Make+an+Auto+Incrementing+Field

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list