[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6114?page=c...
]
Hardy Ferentschik commented on HHH-6114:
----------------------------------------
Before we can create the Hibernate metamodel classes we need to pre-process the annotated
classes to determine things like the default access type, inheritance type, etc. We also
need to resolve generic parameters for embedded types and mapped superclasses.
Introducing an additional layer between annotations and the metamodel distributes the
parsing/binding code more. Otherwise the binder classes would be very heavy weight.
Preprocess annotation configuration
-----------------------------------
Key: HHH-6114
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6114
Project: Hibernate Core
Issue Type: Sub-task
Components: annotations
Affects Versions: 4.0.0.Alpha2
Reporter: Hardy Ferentschik
Assignee: Hardy Ferentschik
Fix For: 4.0.0.Alpha3
Need replacements for former _InheritanceState_
--
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