[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3281) Instrumentation does not work with components

Alexey Romanchuk (JIRA) noreply at atlassian.com
Wed May 14 03:58:33 EDT 2008


Instrumentation does not work with components
---------------------------------------------

                 Key: HHH-3281
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3281
             Project: Hibernate3
          Issue Type: Bug
          Components: core
    Affects Versions: 3.2.6
         Environment: Hibernate 3.2.6
            Reporter: Alexey Romanchuk


Assume that we have class (A) with component (B) that refers to another class (C). When I map C as field of B and set lazy="no-proxy" and pass all classes (A, B, C) to instrumentation C still returned from B as proxy.

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