[
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-64?page...
]
Robin Sander commented on METAGEN-64:
-------------------------------------
Attached a simple Maven-based project for testing this bug. Run:
{code}
$ mvn compile
...
$ cat target/generated-sources/apt/de/model/SubA_.java
$ cat target/generated-sources/apt/de/model/SubB_.java
{code}
Neither of the generated classes extend any other class.
Normal class in hierarchy breaks metamodel
------------------------------------------
Key: METAGEN-64
URL:
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-64
Project: Hibernate Metamodel Generator
Issue Type: Bug
Affects Versions: 1.1.1.Final
Environment: HIbernate 3.6.3.Final, PostgreSQL 8.4, Java 6
Reporter: Robin Sander
Assignee: Hardy Ferentschik
Priority: Minor
Attachments: metagen64.zip
If an entity class extends a normal class which in turn extends another entity or a
mapped superclass the generated meta model doesn't reflect this hierarchy.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira