[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-786?page=co...
]
David Moros Claramunt commented on HHH-786:
-------------------------------------------
sorry, but lazy="no-proxy" don't works when constrained="false",
hibernate does eagerly fetch for association.
Improve lazy options for <one-to-one>
-------------------------------------
Key: HHH-786
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-786
Project: Hibernate Core
Issue Type: Improvement
Components: core
Affects Versions: 3.1 beta 1
Reporter: Gavin King
Assignee: Gavin King
Fix For: 3.1 beta 2
Currently we support both lazy="true" and lazy="no-proxy" for
<one-to-one>. We should remove the lazy="true" option, so that it looks
just like <many-to-one>, and make lazy="no-proxy" work when
constrained="false".
--
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