[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3964) Support for lazy=no-proxy for nullable Many-to-One fields for instrumented classes.

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jun 23 16:08:37 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole updated HHH-3964:
--------------------------------

    Fix Version/s:     (was: 3.3.2)
                   3.3.x

> Support for lazy=no-proxy for nullable Many-to-One fields for instrumented classes.
> -----------------------------------------------------------------------------------
>
>                 Key: HHH-3964
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3964
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.7, 3.3.1
>            Reporter: Dave Stephan
>             Fix For: 3.2.x, 3.3.x
>
>         Attachments: proxyPatch.txt
>
>
> Currently there is support for nullable one-to-one columns with lazy=no-proxy on instrumented classes. 
> The attached patch allows support for nullable many-to-one columns with lazy=no-proxy.
> This will allow lazy loading and nullable FK's on large legacy object graphs where UserTypes and or Criteria are not practical.

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