[hibernate-issues] [Hibernate-JIRA] Commented: (OGM-32) Make use of AtomicMap instead of Map for tuples

Emmanuel Bernard (JIRA) noreply at atlassian.com
Thu May 12 13:24:25 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/OGM-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42296#action_42296 ] 

Emmanuel Bernard commented on OGM-32:
-------------------------------------

Associations as AtomicMap<UUID,Map<String,Object>) must copy the internal Map(s) if modifications are in order or else concurrent modifications could happen

> Make use of AtomicMap instead of Map for tuples
> -----------------------------------------------
>
>                 Key: OGM-32
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/OGM-32
>             Project: Hibernate OGM
>          Issue Type: Improvement
>          Components: core
>            Reporter: Emmanuel Bernard
>             Fix For: 3.0-next
>
>


-- 
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