]
Sanne Grinovero updated HHH-6733:
---------------------------------
Fix Version/s: 4.0.0.next
Avoid frequent usage of ReflectHelper in PojoInstantiator
---------------------------------------------------------
Key: HHH-6733
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6733
Project: Hibernate Core
Issue Type: Improvement
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 4.0.0.next
ReflectHelper.isAbstractClass is used on each instantiation operation, while it could be
performance once only at construction time.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: