hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

Add support for soft deletes

Open DavideD opened this issue 2 years ago • 0 comments
trafficstars

Hibernate ORM 6.4 introduces soft deletes, we should check if the new feature also works in Hibernate Reactive

Hibernate ORM docs: https://docs.jboss.org/hibernate/orm/6.4/userguide/html_single/Hibernate_User_Guide.html#soft-delete

DavideD avatar Nov 08 '23 16:11 DavideD