[teiid-issues] [JBoss JIRA] (TEIID-2529) Provide support for Composite Primary keys in MongoDB

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Jun 11 11:15:55 EDT 2013


     [ https://issues.jboss.org/browse/TEIID-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-2529.
---------------------------------

           Labels: Final  (was: )
    Fix Version/s: 8.4
       Resolution: Done


Added support for composite primary keys, which will form the "_id" field in the mongo document. If it is single field, it will be just "_id", if not it will be a embedded doc like

_id : {"key": 1, "key2" : 2}

                
> Provide support for Composite Primary keys in MongoDB
> -----------------------------------------------------
>
>                 Key: TEIID-2529
>                 URL: https://issues.jboss.org/browse/TEIID-2529
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Misc. Connectors
>    Affects Versions: 8.4
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>              Labels: Final
>             Fix For: 8.4
>
>
> Provide support for composite keys in MongoDB

--
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


More information about the teiid-issues mailing list