CASTs from CriteriaBuilder.toXXX methods still need to be fleshed out
---------------------------------------------------------------------
Key: HHH-4590
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4590
Project: Hibernate Core
Issue Type: Bug
Components: entity-manager, query-criteria, query-hql
Reporter: Steve Ebersole
Assignee: Steve Ebersole
The difficulty here is in terms of SELECT clause. If the casts are to be allowed in the
SELECT clause then we need to dynamically account for the underlying
org.hibernate.type.Type to use to read the results.
Problematic because criteria is supposed to mirror the capabilities of the "query
language", but there is no mention of any such functionality in the "query
language" section.
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira