[
https://issues.jboss.org/browse/JBIDE-26156?page=com.atlassian.jira.plugi...
]
Matt B updated JBIDE-26156:
---------------------------
Steps to Reproduce:
TableB -> TableA with foreign key name TableA
TableC -> TableA with foreign key name TableA
Import the entities from db tables.
the hibernate tool, reading the scherma, do error in subject
was:
Table A -> Table B with foreign key name name1
Table C -> Table B with foreign key name name1
Import the entities from db tables.
the hibernate tool, reading the scherma, do error in subject
"forein key name ([name]) mapped to different tables!"
reading schema to import the entities from db tables.
------------------------------------------------------------------------------------------------------------
Key: JBIDE-26156
URL:
https://issues.jboss.org/browse/JBIDE-26156
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.5.3.Final
Environment: Windows 8.1
Eclipse version: Oxygen.3a Release (4.7.3a)
Jboss Tools 4.5.3.Final
SAP Sql Anywhere v.17.0.8.4103
Reporter: Matt B
Assignee: Koen Aers
Priority: Critical
Default name of sql anywhere's foreign key is the name of the destination table.
If more tables link to same table, can be present di default more foreign key with same
name.
importing the entities from db tables do the error in subject
Please manage this case.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)