[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3057) Lazy many-to-one association defined by referencedColumnName instead of primary key

Ilhan Nisamedtinov (JIRA) noreply at atlassian.com
Thu Jan 10 11:18:56 EST 2008


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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list