[hibernate-issues] [Hibernate-JIRA] Created: (EJB-258) Flushing EntityManager again @PostPersist caused duplicate insert SQL

Yau ML (JIRA) noreply at atlassian.com
Wed Dec 13 22:11:04 EST 2006


Flushing EntityManager again @PostPersist caused duplicate insert SQL
---------------------------------------------------------------------

         Key: EJB-258
         URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-258
     Project: Hibernate Entity Manager
        Type: Bug

  Components: EntityManager  
    Versions: 3.2.1    
 Environment: Derby 10.2.1.6
    Reporter: Yau ML


I'm simulating cascade persist, flushing the EntityManager again @PostPersist of one entity to persist another entity  caused duplicate insert SQL generated for the first entity.

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