[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-844) move parameter "bookkeeping" into QueryTranslator

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:12 EDT 2011


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

Steve Ebersole closed HHH-844.
------------------------------


Closing stale resolved issues

> move parameter "bookkeeping" into QueryTranslator
> -------------------------------------------------
>
>                 Key: HHH-844
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-844
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Gavin King
>            Assignee: Steve Ebersole
>            Priority: Critical
>             Fix For: 3.1 rc3
>
>
> How did we end up with this stuff??
> *every time* createQuery(), getNamedQuery() or createSQLQuery() is called, we tokenize the bloody query string *twice*! Even if there are no parameters!
> This is utterly unreasonable and this logic absolutely has to be moved into the query parsers.

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