[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-727) Non initialized entities are returned in the list when using initializeObjectsWith( ObjectLookupMethod.SKIP, DatabaseRetrievalMethod.FIND_BY_ID )

Sanne Grinovero (JIRA) noreply at atlassian.com
Sat Apr 16 08:08:01 EDT 2011


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

Sanne Grinovero resolved HSEARCH-727.
-------------------------------------

    Resolution: Fixed

> Non initialized entities are returned in the list when using initializeObjectsWith( ObjectLookupMethod.SKIP, DatabaseRetrievalMethod.FIND_BY_ID )
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-727
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-727
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: query
>    Affects Versions: 3.4.0.CR2
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For: 3.4.0
>
>
> When the entity not found exception is raised, the initialize flag is set. This is not an Hibernate Core bug per se, more like an interpretation.
> So I've fixed the issue at the Hibernate Search level by evicting entities that are raising exceptions when initialized.

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