[
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-64?page...
]
Robin Sander commented on METAGEN-64:
-------------------------------------
That's exactly what I'm talking about: imagine a class hierarchy
{{entity class C extends (normal) class B extends entity A}}
Then C_ should extend A_ because A is the most derived managed class. (Note the spec
doesn't say "If class X _directly_ extends another class S...")
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
Fix For: 1.1.2.Final
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