Issue Details (XML | Word | Printable)

Key: HHH-3688
Type: Sub-task Sub-task
Status: Open Open
Priority: Major Major
Assignee: Steve Ebersole
Reporter: Steve Ebersole
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibernate Core
HHH-2407

Formalize new HQL normalize phase

Created: 06/Jan/09 01:30 PM   Updated: 06/Jan/09 01:34 PM
Component/s: query-hql
Affects Version/s: antlr-rework
Fix Version/s: antlr-rework

Time Tracking:
Not Specified


 Description  « Hide
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.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.