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

Oliver Carr (JIRA) noreply at atlassian.com
Tue Apr 10 02:42:48 EDT 2012


    [ https://hibernate.onjira.com/browse/OGM-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46213#comment-46213 ] 

Oliver Carr commented on OGM-152:
---------------------------------

also affects ehcache dialect

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