[hibernate-issues] [Hibernate-JIRA] Created: (ANN-760) When i try to update using session.saveOrUpdate(obj) it update in parent table and insert in child table

sathish kumar .N (JIRA) noreply at atlassian.com
Tue Aug 5 09:24:30 EDT 2008


When i try to update using session.saveOrUpdate(obj) it update in parent table and insert in child table
--------------------------------------------------------------------------------------------------------

                 Key: ANN-760
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-760
             Project: Hibernate Annotations
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: hibernate 3.2.0,oracle 10g
            Reporter: sathish kumar .N
         Attachments: CAMPAIGNMASTER.class

when i use method session.saveOrUpdate(obj).say i have 3 bean or persistance file namely campaignMasterBdo,CampaignSchemRelationBdo,SchemeMaster, when i try to update the list box ie the value of the scheme master able it updates in campaign master also  inserted in campaignschemerelation table.

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