alisson-gomesc / jkniv

Powering your database/repositories with Java code agnostic from JDBC and SQL
http://jkniv.sf.net
GNU Lesser General Public License v2.1
4 stars 0 forks source link

feat: support java LocalDateTime #2

Closed julianobrasil closed 3 years ago

julianobrasil commented 5 years ago

There should be native support for for java 8 date/time.

alisson-gomesc commented 5 years ago

This feature is part of the roadmap using Converters concepts, like JOOQ or JPA