[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-3688) Formalize new HQL normalize phase
Steve Ebersole (JIRA)
noreply at atlassian.com
Tue Jan 6 14:35:39 EST 2009
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole updated HHH-3688:
--------------------------------
Comment: was deleted
> Formalize new HQL normalize phase
> ---------------------------------
>
> Key: HHH-3688
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3688
> Project: Hibernate Core
> Issue Type: Sub-task
> Components: query-hql
> Affects Versions: antlr-rework
> Reporter: Steve Ebersole
> Assignee: Steve Ebersole
> Fix For: antlr-rework
>
>
> Normalization is the process of taking multiple ways of specifying the same logical construct and converting them into a single representation. The biggest example of this (and the main thrust of this normalization phase) is normalizing property path references into a series of joins and a terminal property-reference.
--
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