[
https://issues.jboss.org/browse/TEIIDDES-2700?page=com.atlassian.jira.plu...
]
Barry LaFond updated TEIIDDES-2700:
-----------------------------------
Description:
Trying to Export the attached salesforce XMI model, the salesforce extension properties
are not included in the OPTIONS() clause.
TeiidModelToDdlGenerator.getTableOptions() method is only adding standard relational
properties and not looking via the extension assistant framework.
May need to add a method on the assistant API like *protected Properties
getTeiidDdlOptions(BaseTable table)* which would make it clear what the methed returned
DDL Export logic does not add non-relational extension properties to
the DDL OPTIONS() clause
---------------------------------------------------------------------------------------------
Key: TEIIDDES-2700
URL:
https://issues.jboss.org/browse/TEIIDDES-2700
Project: Teiid Designer
Issue Type: Bug
Reporter: Barry LaFond
Trying to Export the attached salesforce XMI model, the salesforce extension properties
are not included in the OPTIONS() clause.
TeiidModelToDdlGenerator.getTableOptions() method is only adding standard relational
properties and not looking via the extension assistant framework.
May need to add a method on the assistant API like *protected Properties
getTeiidDdlOptions(BaseTable table)* which would make it clear what the methed returned
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)