[hibernate-issues] [Hibernate-JIRA] Resolved: (OGM-152) TimeZone Not Persisted

Oliver Carr (JIRA) noreply at atlassian.com
Thu Apr 12 09:53:48 EDT 2012


     [ https://hibernate.onjira.com/browse/OGM-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Carr resolved OGM-152.
-----------------------------

    Resolution: Fixed
      Assignee: Emmanuel Bernard  (was: Oliver Carr)

see code in 7a3c50f7d0108b4759fcaacb673c8f8e55fd696a on https://github.com/ozoli/hibernate-ogm/commits/mongodb-oliver

Please note commits from 12 Apr 2012 needed as well for testing. (Git learning problems ;) )

> TimeZone  Not Persisted
> -----------------------
>
>                 Key: OGM-152
>                 URL: https://hibernate.onjira.com/browse/OGM-152
>             Project: Hibernate OGM
>          Issue Type: Bug
>          Components: core
>    Affects Versions: mongodb
>         Environment: all databases hibernate-core-4.1-FINAL
>            Reporter: Oliver Carr
>            Assignee: Emmanuel Bernard
>             Fix For: mongodb
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> TimeZone information from Calendar objects are not persisted in hibernate OGM because it use the org.hibernate.type.descriptor.java.CalendarDateTypeDescriptor class mapping only; dd MMMM yyyy 
> The class org.hibernate.type.descriptor.java.TimeZoneTypeDescriptor.class from hibernate-core should be used as well possibly.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list