]
Steve Ebersole closed HHH-4698.
-------------------------------
Resolution: Fixed
These are pretty well covered now. Let's start tracking individual issues that
arise.
Better handling of JPA criteria expressions
-------------------------------------------
Key: HHH-4698
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4698
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager, query-criteria
Reporter: Steve Ebersole
Assignee: Steve Ebersole
Fix For: 3.5
Time Spent: 3 days, 2 minutes
Remaining Estimate: 0 minutes
1) better inference of literal expression types. e.g. cb.equals( someLongAttribute, 123
) 123 would be Integer normally, but because the :left hand side" here is Long, we
should treat the literal (123) as Long as well.
2) better explicit selection definition
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: