[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2364) DetachedCriteria.getExecutableCriteria(session) does not return a new criteria each time

Amir Pashazadeh (JIRA) noreply at atlassian.com
Wed Jan 17 07:21:46 EST 2007


DetachedCriteria.getExecutableCriteria(session) does not return a new criteria each time
----------------------------------------------------------------------------------------

         Key: HHH-2364
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2364
     Project: Hibernate3
        Type: Bug

  Components: query-criteria  
    Versions: 3.2.1    
    Reporter: Amir Pashazadeh


detachedCriteria.getExecutableCriteria(session) does not return a new Criteria each time;

so if some projection or ... is applied on the result criteria, it will remain on next criterias.

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