Soft Deletion

logo

Hibernate Soft Delete: @SoftDelete Example

Since version 6.4, Hibernate @SoftDelete annotation provides first-class support for soft delete feature and transparently manages the indicator column name and values.

About Us

HowToDoInJava provides tutorials and how-to guides on Java and related technologies.

It also shares the best practices, algorithms & solutions and frequently asked interview questions.