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

Oliver Carr (JIRA) noreply at atlassian.com
Mon Apr 9 17:47:48 EDT 2012


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: Oliver Carr
             Fix For: mongodb


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