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

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sun Sep 9 16:48:14 EDT 2007


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Diego Pires Plentz resolved HHH-2364.
-------------------------------------

      Assignee: Diego Pires Plentz
    Resolution: Duplicate

> 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
>          Issue Type: Bug
>          Components: query-criteria
>    Affects Versions: 3.2.1
>            Reporter: Amir Pashazadeh
>            Assignee: Diego Pires Plentz
>
> 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