Uses of Annotation Interface
org.hibernate.annotations.SoftDelete
Packages that use SoftDelete
-
Uses of SoftDelete in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal with parameters of type SoftDeleteModifier and TypeMethodDescriptionstatic voidSoftDeleteHelper.bindSoftDeleteIndicator(SoftDelete softDeleteConfig, SoftDeletable target, Table table, MetadataBuildingContext context) Creates and binds the column and value for modeling the soft-delete in the database