<filter-def/> should be allowed before <class/>
-----------------------------------------------
Key: HHH-3513
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3513
Project: Hibernate Core
Issue Type: Improvement
Components: core
Reporter: Steve Ebersole
Really any mapping construct which can be applied to (or within) class metadata should be
allowed before the class is processed.
Another option for this is to chanage how HbmBinder works to explicitly parse those
elements first. Currently it simply loops all children of <hibernate-mapping/>, so
parsing order is based on iteration order.
--
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