[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2407) rework HQL translator

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Feb 6 08:40:40 EST 2007


rework HQL translator
---------------------

         Key: HHH-2407
         URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2407
     Project: Hibernate3
        Type: Improvement

  Components: query-hql, query-criteria  
    Reporter: Steve Ebersole
 Assigned to: Steve Ebersole 
    Priority: Blocker
     Fix For: 3.3


Formalization of the work already started on the HQL_ANTLR_2 branch in SVN.

Specifically, split the translation into 4 phases instead of 3 phases (we really sorta, kinda have 4 phases already with the join-post-processor).

This is pre-requisite for many requested enhancements to HQL.

Also the idea is to consolidate code between HQL and Criteria translation, thus giving Criteria queries all the capabilities available in HQL.

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