[hibernate-issues] [Hibernate-JIRA] Resolved: (HSEARCH-51) Optimization: Use a query rather than batch-size to load objects when a single entity (hierarchy) is expected

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed May 16 19:39:04 EDT 2007


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

Emmanuel Bernard resolved HSEARCH-51.
-------------------------------------

    Resolution: Fixed

> Optimization: Use a query rather than batch-size to load objects when a single entity (hierarchy) is expected
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HSEARCH-51
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-51
>             Project: Hibernate Search
>          Issue Type: Improvement
>    Affects Versions: 3.0.0.beta1
>            Reporter: Emmanuel Bernard
>            Assignee: Emmanuel Bernard
>             Fix For: 3.0.0.beta2
>
>
> Use where id in (...)
> rather than the load() then initialize approach

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