[
https://issues.jboss.org/browse/TEIIDDES-2971?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2971:
----------------------------------------
That would be possible and we can consider it. Note this wizard is already complicated
and it's intended to help the user *change* his view so it sychs (sets properties)
with generated materialized table and pojo. Adding a PK is actually changing the
view's metamodel/content and I'm sure we're doing that elsewhere.
Create Primary Keys when JDG materialization is created
-------------------------------------------------------
Key: TEIIDDES-2971
URL:
https://issues.jboss.org/browse/TEIIDDES-2971
Project: Teiid Designer
Issue Type: Enhancement
Components: Modeling
Affects Versions: 10.0.2
Reporter: Van Halbert
Assignee: Barry LaFond
Fix For: 10.0.2
When a view is being materialized for JDG, the following keys need to be created:
- as part of the cacheTypeMap property, the 3rd parameter primary key column:
(cacheName:ClassName:primarykeycolumn)
a primary key should be made containing that column on both of the newly created tables.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)