Lazy many-to-one association defined by referencedColumnName instead of primary key
-----------------------------------------------------------------------------------
Key: HHH-3057
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3057
Project: Hibernate3
Issue Type: Bug
Affects Versions: 3.2.5
Environment: Win, Linux, Oracle10g
Reporter: Ilhan Nisamedtinov
I'm unable to define many-to-one LAZY end with proxy. I have described issue in the
forum with following issues:
http://forum.hibernate.org/viewtopic.php?t=980613&highlight=
From the following JIRA link I got instuctions about making it work
lazy (by NO_PROXY and byte instrumentation):
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2766
With NO_PROXY option and byte-code instrumentation I got it to load LAZYly, but I was
unable to initialize lazy end through HQL fetch join phrase. From forum I could'nt get
instructions to get it to work:
http://forum.hibernate.org/viewtopic.php?t=982053&highlight=
Why is it impossible to get it to work like LAZY many-to-one ends work () properly defined
through primary-key. Is it issue at all or I get smth. really wrong?
Thnks,
--
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