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