You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/07/29 07:16:02 UTC

[jira] [Created] (OPENJPA-2713) [JPA-2.2] add support for Java8 Date/Time types

Mark Struberg created OPENJPA-2713:
--------------------------------------

             Summary: [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
             Fix For: 3.0.0


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
(v6.4.14#64029)