Test-suite: Different entities should not be mapped to tables with same name
----------------------------------------------------------------------------
Key: OPENJPA-1488
URL: https://issues.apache.org/jira/browse/OPENJPA-1488
Project: OpenJPA
Issue Type: Test
Affects Versions: 2.0.0-beta
Reporter: Milosz Tylenda
Priority: Minor
We have entities which are mapped to tables with equal names but different
column definitions. Our mapping tool does not always correctly handle such case
which might result in test failures. The occurence of failures depends on test
execution sequence and database.
Such entities include RuntimeTest1 spread across different packages. There
might be more of them. An example of stack trace can be seen at
http://n2.nabble.com/DISCUSS-Time-for-an-OpenJPA-2-0-0-release-tp4417943p4445279.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.