[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2193) Introduce a flag to avoid checking NamedQuery at startup

Mike Hoeffner (JIRA) noreply at atlassian.com
Wed Jan 14 14:57:38 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32128#action_32128 ] 

Mike Hoeffner commented on HHH-2193:
------------------------------------

This flag doesn't appear to be documented yet based on http://www.hibernate.org/hib_docs/v3/reference/en-US/html/configuration-optional.html.  I couldn't find any project dedicated to documentation so I'm adding this here.

> Introduce a flag to avoid checking NamedQuery at startup
> --------------------------------------------------------
>
>                 Key: HHH-2193
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2193
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Emmanuel Bernard
>            Assignee: Steve Ebersole
>             Fix For: 3.2.2
>
>
> With the ratio of 1 query out of 60 entities (60 entities and 10 named queries), checking the named queries at startup takes 7% (specifically the HQLQueryPlan creation).
> I imagine that one want to avoid the overhead while doing unit tests

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