From: Steve E. (JIRA) <no...@at...> - 2006-07-26 19:07:56
|
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1948?page=all ] Steve Ebersole resolved HHH-1948: --------------------------------- Resolution: Fixed applied to head and 3.2 branch; note that this requires that the JPA-QL compliance setting be enabled... > Query Idetification variables are case insensitive in JPA > --------------------------------------------------------- > > Key: HHH-1948 > URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1948 > Project: Hibernate3 > Type: Bug > Components: core > Versions: 3.2.0.cr3 > Reporter: Emmanuel Bernard > Assignee: Steve Ebersole > Priority: Blocker > Fix For: 3.2.0.ga > > > see EJBQLTest.testIdentifierCaseSensitive() > select object(H) from Human h should not fail -- 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 |