[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-7000) Avoid initializing proxy when using covariant return types for ID getters

Strong Liu (JIRA) noreply at atlassian.com
Tue Feb 14 05:55:11 EST 2012


     [ https://hibernate.onjira.com/browse/HHH-7000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu reassigned HHH-7000:
-------------------------------

    Assignee: Strong Liu

> Avoid initializing proxy when using covariant return types for ID getters
> -------------------------------------------------------------------------
>
>                 Key: HHH-7000
>                 URL: https://hibernate.onjira.com/browse/HHH-7000
>             Project: Hibernate ORM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.3.1
>            Reporter: Michael Rudolf
>            Assignee: Strong Liu
>
> When using an entity hierarchy with overridden ID getters and covariant return types, Hibernate does not detect ID getter calls and unnecessarily initializes proxies in order to call the methods instead of just returing the ID.

--
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