[ 
https://issues.apache.org/jira/browse/OPENJPA-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752525#comment-16752525
 ] 

ASF subversion and git services commented on OPENJPA-2713:
----------------------------------------------------------

Commit e57fd518b32d1ebc85fbdb818b1ca818d1abe46a in openjpa's branch 
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=e57fd51 ]

OPENJPA-2713 implement native java8 types

Since some DBs (e.g. PostgreSQL) do support LocalDate, etc
in their JDBC drivers, it's probably the best to support it
on a way deeper level.


> [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: 10m
>  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)

Reply via email to