[
https://issues.apache.org/jira/browse/OPENJPA-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752527#comment-16752527
]
ASF subversion and git services commented on OPENJPA-2713:
----------------------------------------------------------
Commit 6d2544f390a53b8e7a8891ca5c025961dda948cc in openjpa's branch
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=6d2544f ]
OPENJPA-2713 properly handle WITH TIME ZONE if supported by db
This includes handling the new java.sql.Types.TIME_WITH_ZONE
and DATE_WITH_ZONE.
> [JPA-2.2] add support for Java8 Date/Time types
> -----------------------------------------------
>
> Key: OPENJPA-2713
> URL: https://issues.apache.org/jira/browse/OPENJPA-2713
> Project: OpenJPA
> Issue Type: Sub-task
> Components: jpa
> Affects Versions: 3.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 3.0.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add support for basic Java 8 Date and Time types
> - https://github.com/javaee/jpa-spec/issues/63
> - supported types are: java.time.LocalDate, java.time.LocalTime,
> java.time.LocalDateTime, java.time.OffsetTime and java.time.OffsetDateTime
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)