Bug 1351093
| Summary: | Infinispan DSL Translator: Can't execute update when foreign table name differs from POJO's simple name | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Jan Stastny <jstastny> |
| Component: | Teiid, Documentation | Assignee: | David Le Sage <dlesage> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Filip Elias <felias> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.3.0 | CC: | aszczucz, blafond, drieden, jolee, mbaluch, thauser, vhalbert |
| Target Milestone: | GA | Keywords: | Documentation, Reopened |
| Target Release: | 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Known Issue | |
| Doc Text: |
The name of the table in Red Hat JBoss Data Virtualization must match the name of the class name of the Pojo. If not, when executing updates, the table will not be found. Ensure that the name of the Table and class name of the Pojo must match.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-26 04:21:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jan Stastny
2016-06-29 08:33:51 UTC
This is currently true, the pojo name and the table are used as the mapping. As an enhancement, we can change this for DV 7. Steven Hawkins <shawkins> updated the status of jira TEIID-4307 to Resolved Added as known issue errata to release notes. URL: https://doc-stage.usersys.redhat.com/documentation/en-us/red_hat_jboss_data_virtualization/6.3/html-single/release_notes/ |