ClassCastException when inserting an Entity with @CreationTimestamp in a StatelessSession

Description

When inserting an Entity that contains a column annotated with @CreationTimestamp, inserting throws this ClassCastException:

This is my test entity:

And this my testcase:

I attached a Spring boot 3.0.3 project showcasing the issue.

Might be related to or even a duplicate of

Attachments

1

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created February 28, 2023 at 1:37 PM
Updated March 17, 2023 at 8:19 PM
Resolved March 2, 2023 at 7:45 PM