[
https://issues.jboss.org/browse/TEIIDDES-1873?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-1873:
----------------------------------------
{code:xml}
<?xml version="1.0" encoding="UTF-8"
standalone="no"?>
<modelExtension
xmlns:p="http://www.jboss.org/teiiddesigner/ext/2012"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
metamodelUri="http://www.metamatrix.com/metamodels/Relational"
namespacePrefix="mongodb"
namespaceUri="http://www.teiid.org/translator/mongodb/2013"
version="1"
xsi:schemaLocation="http://www.jboss.org/teiiddesigner/ext/2012
http://www.jboss.org/teiiddesigner/ext/2012/modelExtension.xsd"
xmlns="http://www.jboss.org/teiiddesigner/ext/2012">
<p:description>Extension properties defining additional data available through a
MongoDB data source</p:description>
<p:modelType>PHYSICAL</p:modelType>
<p:extendedMetaclass
name="org.teiid.designer.metamodels.relational.impl.BaseTableImpl">
<p:property advanced="false" index="true"
masked="false" name="MERGE" required="false"
type="string">
<p:display locale="en_US">Merge</p:display>
</p:property>
<p:property advanced="false" index="true"
masked="false" name="EMBEDDABLE" required="false"
type="boolean">
<p:display locale="en_US">Embeddable</p:display>
<p:allowedValue>false</p:allowedValue>
<p:allowedValue>true</p:allowedValue>
</p:property>
</p:extendedMetaclass>
</modelExtension>
{code}
Add MongoDB Med
---------------
Key: TEIIDDES-1873
URL:
https://issues.jboss.org/browse/TEIIDDES-1873
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Barry LaFond
Fix For: 8.3
Attachments: mongodb.mxd
We currently do not have a Mongo MED in Designer, but in working OData recently it looks
like Teiid is using extProps for Mongo. We need to coordinate with Teiid and add a MED in
Designer if required.
--
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