]
Steve Ebersole closed HHH-1398.
-------------------------------
Closing stale resolved issues
extends and entity-names broken with mapping-level package attribute
--------------------------------------------------------------------
Key: HHH-1398
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1398
Project: Hibernate Core
Issue Type: Bug
Components: metamodel
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Priority: Minor
Fix For: 3.1.2
Consider the following mappings:
<hibernate-mapping package="my.package">
<class entity-name="Entity">
...
</class>
<joined-subclass entity-name="Company" extends="Entity">
...
</joined-subclass>
</hibernate-mapping>
This currently breaks because the binder is looking for the extended entity using the
package name...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: