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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu Sep 21 20:42:24 EDT 2006


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

Emmanuel Bernard commented on HHH-2093:
---------------------------------------

probably explains
http://jira.jboss.com/jira/browse/EJBTHREE-326
http://jira.jboss.com/jira/browse/EJBTHREE-649

> 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: Max Rydahl Andersen

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