]
Nick Boldt updated JBIDE-26156:
-------------------------------
Fix Version/s: 4.10.x
Error "foreign 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
Hibernate 5.2.17
Reporter: Matt B
Assignee: Koen Aers
Priority: Critical
Fix For: 4.10.x
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.