|
From: Boyan T. (JIRA) <nh...@gm...> - 2011-05-13 11:13:00
|
Lazy="proxy" does eager load on one-to-one relation using property-ref
----------------------------------------------------------------------
Key: NH-2704
URL: http://216.121.112.228/browse/NH-2704
Project: NHibernate
Issue Type: Bug
Components: Core
Affects Versions: 3.2.0Alpha3
Reporter: Boyan Trushev
Priority: Minor
Hi,
In our project we use one-to-one relations that are not referencing same primary key, instead property-ref is used to specify the referenced property. In this case however we have noticed that lazy="proxy" doesn't work as expected - the "lazy" objects are eagerly loaded on loading of the parent objec
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|