Uses of Class
org.hibernate.metamodel.mapping.internal.SoftDeleteMappingImpl
Packages that use SoftDeleteMappingImpl
-
Uses of SoftDeleteMappingImpl in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return SoftDeleteMappingImplModifier and TypeMethodDescriptionstatic SoftDeleteMappingImpl
SoftDeleteHelper.resolveSoftDeleteMapping
(SoftDeletableModelPart softDeletableModelPart, SoftDeletable bootMapping, String tableName, Dialect dialect) static SoftDeleteMappingImpl
SoftDeleteHelper.resolveSoftDeleteMapping
(SoftDeletableModelPart softDeletableModelPart, SoftDeletable bootMapping, String tableName, MappingModelCreationProcess creationProcess)