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

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Fri Sep 29 05:16:26 EDT 2006


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

Max Rydahl Andersen commented on HHH-2093:
------------------------------------------

The patch were initially done by Jeppe Cramon and Michael Fredsbo - Thanks.

> 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
>      Fix For: 3.2.1
>  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