[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1042) determine "expected type" of parameter during HQL parsing

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:45 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1042.
-------------------------------


Closing stale resolved issues

> determine "expected type" of parameter during HQL parsing
> ---------------------------------------------------------
>
>                 Key: HHH-1042
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1042
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 3.1 rc2
>
>
> Currently, hueristic "guessing" of parameter types is done based on the passed parameter value.  Would be better to base this on the type of the property to which this parameter is "linked".  Not sure if this is possible for native-sql queries; need to investigate.

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