-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.3.RELEASE
-
Fix Version/s: None
-
Component/s: PERSISTENCE
-
Labels:
Entity names cant be named twice, even if the package differs and the persistence-unit-name differs.
Exception is a org.hibernate.DuplicateMappingException(duplicate import: Login refers to both test.unit2.Login and test.unit1.Login)