From: George D. (JIRA) <no...@at...> - 2006-05-31 21:00:21
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HB-1042?page=comments#action_23216 ] George Dawoud commented on HB-1042: ----------------------------------- Hey Gavin, Do you know what ver of Hibernate the fix is in... or how do i switch to the new parser. > Values beginning with colon treated as named parameters > ------------------------------------------------------- > > Key: HB-1042 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HB-1042 > Project: Hibernate2 > Type: Bug > Components: core > Versions: 2.1.2 > Environment: Windows XP Pro, HSQL > Reporter: Harel E. > Assignee: Christian Bauer > Priority: Minor > > > The HQL above fails with the error "Not all named parameters have been set". > This is because the ':' is interpreted as the start of a named parameter. There seems to be no way to 'escape' the colon to make Hibernate treat it like a regular character. > http://forum.hibernate.org/viewtopic.php?t=932002&start=0&postdays=0&postorder=asc&highlight= -- 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 |