Uses of Enum Class
org.hibernate.annotations.SoftDeleteType
Packages that use SoftDeleteType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
This package defines the Hibernate configuration-time mapping model.
-
Uses of SoftDeleteType in org.hibernate.annotations
Methods in org.hibernate.annotations that return SoftDeleteTypeModifier and TypeMethodDescriptionstatic SoftDeleteType
Returns the enum constant of this class with the specified name.static SoftDeleteType[]
SoftDeleteType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SoftDeleteType in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal that return SoftDeleteTypeMethods in org.hibernate.boot.models.annotations.internal with parameters of type SoftDeleteType -
Uses of SoftDeleteType in org.hibernate.mapping
Methods in org.hibernate.mapping that return SoftDeleteTypeMethods in org.hibernate.mapping with parameters of type SoftDeleteType