[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-914) QueryTranslator.getNamedParameters()

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


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

Steve Ebersole closed HHH-914.
------------------------------


Closing stale resolved issues

> QueryTranslator.getNamedParameters()
> ------------------------------------
>
>                 Key: HHH-914
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-914
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Max Rydahl Andersen
>            Assignee: Steve Ebersole
>             Fix For: 3.1 beta 2
>
>         Attachments: namedparams.patch
>
>
> It would be beneficial if the QueryTranslator could report which named parameters there is in a given query (? parameters would also be nice, but secondary)
> I can use this (together with the already existing getNamedParametersLoc(name)) to provide better query parameter support in the plugins.
> let me know if there is a better/existing place to get this information without building the complete query ?

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