From: Emmanuel B. (JIRA) <no...@at...> - 2006-06-26 23:12:00
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-243?page=all ] Emmanuel Bernard resolved ANN-243: ---------------------------------- Fix Version: 3.2.0 Resolution: Fixed This is fixed, but will fail on MySQL and SQLServer due to the quote specialization they have. I do not know the dialect when I build the link. > @MapKey doesn't properly refer to column name mapped to property (quoted column) > -------------------------------------------------------------------------------- > > Key: ANN-243 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-243 > Project: Hibernate Annotations > Type: Bug > Components: binder > Versions: 3.1beta8 > Reporter: Eric De Prez > Assignee: Emmanuel Bernard > Priority: Minor > Fix For: 3.2.0 > > > Generated query discards quotes when mapping property with @MapKey. > please have a look on the hibernate forum for details http://forum.hibernate.org/viewtopic.php?p=2290535#2290535 -- 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 |