Skip to content

Conversation

@cvyuan
Copy link

@cvyuan cvyuan commented Apr 25, 2024

Add optional support for the new java time API.

The feature can be activated with the following config:

useJsr310DateTime: true

Java 8 introduces a new Date Time API, and we can use LocalDate, LocalDateTime, LocalTime instead of the old time APIs such as java.sql.Date, java.sql.Time, java.sql.Timestamp, etc. So I hope jpa- entity-generator to support the use of the new Date Time API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant