[JBoss JIRA] Created: (TEIIDDES-512) Add "materializedTable" to Relational Table metamodel class
by Barry LaFond (JIRA)
Add "materializedTable" to Relational Table metamodel class
-----------------------------------------------------------
Key: TEIIDDES-512
URL: https://jira.jboss.org/browse/TEIIDDES-512
Project: Teiid Designer
Issue Type: Task
Components: Modeling
Affects Versions: 7.1
Reporter: Barry LaFond
Assignee: John Verhaeg
Priority: Blocker
Fix For: 7.1
In order to make materialization work within EMF and Designer, the Relational metamodel needs to be tweaked to allow for a "materializedTable" reference (EObject) to be stored on the Table or BaseTable objects.
This will insure that an "external" href object will be persisted with the View model, a model import will be created (dependency) AND when the View model is added to a VDB, the Materialized (physical) model will be auto-added to the VDB as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months
[JBoss JIRA] Created: (TEIIDDES-513) Add Data Policy structure to VDB's data model
by Barry LaFond (JIRA)
Add Data Policy structure to VDB's data model
---------------------------------------------
Key: TEIIDDES-513
URL: https://jira.jboss.org/browse/TEIIDDES-513
Project: Teiid Designer
Issue Type: Task
Components: VDB & Execution
Affects Versions: 7.1
Reporter: Barry LaFond
Priority: Critical
Fix For: 7.1
In order to inject Data Policy (Role) info into a VDB, we'll need the backing Manifest/XML framework similar to the rest of the VDB (i.e. SourceElement, ModelElement, etc...).
Following the current pattern would mean new DataPolicyElement, PermissionElement, etc... classes.
In addition, we'll need to add the structured objects necessary for the VDB Editor to create/edit DataPolicy structure compatible with Designer's Vdb, VdbModelEntry, VdbEntry.
Following the current pattern would mean new DataPolicyEntry (extends VdbEntry?), PersmissionEntry, etc.. classes
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months