Uses of Enum Class
org.hibernate.boot.model.source.spi.NaturalIdMutability
Packages that use NaturalIdMutability
-
Uses of NaturalIdMutability in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return NaturalIdMutabilityModifier and TypeMethodDescriptionSingularAttributeSource.getNaturalIdMutability()
Retrieve the natural id mutabilitystatic NaturalIdMutability
Returns the enum constant of this class with the specified name.static NaturalIdMutability[]
NaturalIdMutability.values()
Returns an array containing the constants of this enum class, in the order they are declared.