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)