[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4600?page=c...
]
Emmanuel Bernard commented on HHH-4600:
---------------------------------------
support collections of Map
key
basic type column can be overridden with @MapKeyColumn (not mandatory)
embeddable @AttributeOverride(name="key.")
@AttributeOverride(name="value.")
entity @MapKeyJoinColumn(s) for entities (default apply if detect an entity) 11.1.31
@MapKeyClass to replace generics
values
@ElementCollection
@*ToMany
default ruels for @ColelctionTAble 11.1.8
Implements full support for JPA 2 Maps
--------------------------------------
Key: HHH-4600
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4600
Project: Hibernate Core
Issue Type: Sub-task
Components: annotations
Reporter: Emmanuel Bernard
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira