[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-6733) Avoid frequent usage of ReflectHelper in PojoInstantiator

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Oct 14 09:12:21 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list