[hibernate-issues] [Hibernate-JIRA] Updated: (HHH-5507) Add @MapKeyType annotation
Steve Ebersole (JIRA)
noreply at atlassian.com
Thu Aug 26 16:30:43 EDT 2010
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole updated HHH-5507:
--------------------------------
Assignee: Steve Ebersole
Description:
@MapKeyType will take the place of allowing the user to specify the {{type}} parameter on the now deprecated {{org.hibernate.annotations.MapKey}} annotation.
was:
@MapKey has been deprecated but the "type" parameter is not present in any suggested replacement annotation,
at first sight, this prevents use of a UserType as the Key of the Map.
Is there a way to solve that or use of UserType as map's key will not be supported in the future ?
Affects Version/s: 3.6.0.Beta3
Fix Version/s: 3.6.0.Beta4
Issue Type: Improvement (was: Deprecation)
Summary: Add @MapKeyType annotation (was: @MapKey suggested to be deprecated but has "type" parameter)
> Add @MapKeyType annotation
> --------------------------
>
> Key: HHH-5507
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5507
> Project: Hibernate Core
> Issue Type: Improvement
> Components: annotations
> Affects Versions: 3.6.0.Beta3
> Reporter: Pascal P. Pochet
> Assignee: Steve Ebersole
> Priority: Minor
> Fix For: 3.6.0.Beta4
>
>
> @MapKeyType will take the place of allowing the user to specify the {{type}} parameter on the now deprecated {{org.hibernate.annotations.MapKey}} annotation.
--
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
More information about the hibernate-issues
mailing list