[
https://issues.jboss.org/browse/TEIIDDES-2925?page=com.atlassian.jira.plu...
]
Van Halbert edited comment on TEIIDDES-2925 at 10/4/16 12:17 PM:
-----------------------------------------------------------------
1st issue: when the default class name is changed (e.g. Person), the class name
doesn't get changed, retains as the default name.
2nd issue. The view model with mat table didn't get created. The name of the new
matview table would be the name of the class.
was (Author: van.halbert):
1st issue: when the default class name is changed (e.g. Person), the class name
doesn't get changed, retains as the default name.
2nd issue. The view model with mat table didn't get created.
Designer doesn't change java class name in the generated POJO
module
--------------------------------------------------------------------
Key: TEIIDDES-2925
URL:
https://issues.jboss.org/browse/TEIIDDES-2925
Project: Teiid Designer
Issue Type: Bug
Components: Build
Affects Versions: 10.0.2
Environment: Fedora 24
Reporter: Matej Kralik
Attachments: screenshot1.png, screenshot2.png
I have a table (for example PersonMatView) and I want to create materialization. I set
'create POJO' and set java class name to Person (screenshot1). After that in the
generated JDG module is Person.jar but in the jar, the class has name same like the table
(Personmatview.class). (screenshot2). Is it required to have class name same as
materialized table?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)