[
https://jira.jboss.org/browse/TEIIDDES-723?page=com.atlassian.jira.plugin...
]
Dan Florian resolved TEIIDDES-723.
----------------------------------
Resolution: Done
Created ModeShapeModelProcessor that gets called by the JDBC importer when the ModeShape
driver is used. The special processing includes setting all columns to not updateable,
setting all tables to not updateable, and setting the "mode:properties" column
to be not selectable.
Create a relational processor for ModeShape to support jdbc importing
according to its rules
--------------------------------------------------------------------------------------------
Key: TEIIDDES-723
URL:
https://jira.jboss.org/browse/TEIIDDES-723
Project: Teiid Designer
Issue Type: Task
Components: Import/Export
Affects Versions: 7.1.1
Reporter: Van Halbert
Assignee: Dan Florian
Priority: Blocker
Fix For: 7.1.1
Attachments: org.teiid.designer.jdbc.relational.patch,
org.teiid.designer.jdbc.relational.patch
Create a relational processor that will import metadata based upon rules specific to
ModeShape.
1. The column mode_properties must have attribute 'Selectable' set to FALSE.
2. The table attribute - 'Updatable' should be set to false (and the
corresponding column attribute should be set to false)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira