From: Eric De P. (JIRA) <no...@at...> - 2006-02-09 09:40:45
|
@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 Versions: 3.1beta8 Reporter: Eric De Prez 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 |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-02-09 13:56:55
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-243?page=all ] Emmanuel Bernard updated ANN-243: --------------------------------- Priority: Minor (was: Major) Assign To: Emmanuel Bernard Fix Version: 3.1beta9 Component: binder > @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.1beta9 > > > 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 |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-03-17 10:46:21
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-243?page=all ] Emmanuel Bernard updated ANN-243: --------------------------------- Fix Version: (was: 3.1beta9) 3.1beta10 > @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.1beta10 > > > 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 |
From: Emmanuel B. (JIRA) <no...@at...> - 2006-04-26 22:39:29
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-243?page=all ] Emmanuel Bernard updated ANN-243: --------------------------------- Fix Version: (was: 3.1beta10) > @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 > > > 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 |
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 |