[hibernate-issues] [Hibernate-JIRA] Assigned: (HHH-2093) PERSIST_ON_FLUSH ineffective for recursive object graphs

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Mon Sep 25 06:01:25 EDT 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2093?page=all ]

Max Rydahl Andersen reassigned HHH-2093:
----------------------------------------

    Assign To: Emmanuel Bernard  (was: Max Rydahl Andersen)

Moving to Emmanuel for confirmation from TCK?

> PERSIST_ON_FLUSH ineffective for recursive object graphs
> --------------------------------------------------------
>
>          Key: HHH-2093
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2093
>      Project: Hibernate3
>         Type: Improvement

>   Components: core
>     Versions: 3.2.0.cr4
>     Reporter: Max Rydahl Andersen
>     Assignee: Emmanuel Bernard
>  Attachments: persistonflushpatch.txt
>
>
> cascade for PERSIST_ON_FLUSH does not keep track on what cascades have already been performed.
> Resulting in a big performance penalty for graphs that has recursive associations since every association will result in a "full go-deep" cascade.

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