Issue Type: Improvement Improvement
Affects Versions: 4.1.9
Assignee: Unassigned
Components: core
Created: 28/Jan/13 9:37 AM
Description:

Currently it doesn't seem to be possible for an argument to appear more than once in a function, eg

new SQLFunctionTemplate(StandardBasicTypes.BOOLEAN, "((?1 & ?2) = ?2)")

causes errors because when the query is run it doesn't bind the second '?2' parameter.

Environment: Hibernate 4.1.9, PostgresQL
Project: Hibernate ORM
Priority: Minor Minor
Reporter: Christopher Ng
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira