Skip to content

BeanPropertyRowMapper should be able to convert SQL timestamp to java.time.LocalDate/LocalTime [SPR-14898] #19464

Closed
@spring-projects-issues

Description

@spring-projects-issues

gopalarao opened SPR-14898 and commented

Caused by: java.lang.IllegalStateException: Cannot convert value of type [java.sql.Timestamp] to required type [java.time.LocalDate] for property 'effectiveFromDate': no matching editors or conversion strategy found
at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:306)


Affects: 4.3.2

Issue Links:

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions