Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Issues List »

[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3423) criteria
does not flush before eager fetching

Anupam M (JIRA)

2008-08-07


Author LoginPost Reply
criteria does not flush before eager fetching
---------------------------------------------

          Key: HHH-3423
          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3423
        Project: Hibernate3
      Issue Type: Bug
      Components: core
  Affects Versions: 3.2.5
     Environment: Java 1.5, Mac, Hibernate 3.2.5, Hibernate Annotations 3.3.0
       Reporter: Sebastian Hennebrueder
     Attachments: sample.zip

relationship
customer-table-person
created a customer with a table
saved, commit close
created relation table to a new person

execute criteria
session.createCriteria(Customer.class).list();

eager load tables and persons but does not flush the insert of the person



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

   
_______________________________________________
hibernate-issues mailing list
hibernate-issues@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-issues
©2008 gg3721.com - Jax Systems, LLC, U.S.A.