[
https://issues.apache.org/jira/browse/ISIS-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17574161#comment-17574161
]
ASF subversion and git services commented on ISIS-3105:
-------------------------------------------------------
Commit bd83cde4d8a18abce949b5d5a7c71144f24c31d5 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=bd83cde4d8 ]
ISIS-3105: keep nano-seconds when converting temporals to string
> Support for persisting Temporal Types with Zone/Offset Information
> ------------------------------------------------------------------
>
> Key: ISIS-3105
> URL: https://issues.apache.org/jira/browse/ISIS-3105
> Project: Isis
> Issue Type: New Feature
> Components: Isis Persistence JDO, Isis Persistence JPA
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M8
>
>
> What I've found regarding zone/offset information support:
> * MariaDB ... no
> * PostgreSQL ... no
> * MySQL ... no
> * Microsoft SQL Server ... yes
> * Oracle DB ... yes
> * H2 ... yes
> The sensible thing to do is to provide a custom type mapping for JDO and JPA
> in support of zone/offset temporals, by adding a secondary column that holds
> the zone/offset information. Similar to what we do with Blob/Clob.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)