Uses of Enum Class
org.hibernate.boot.model.source.spi.PluralAttributeNature
Packages that use PluralAttributeNature
-
Uses of PluralAttributeNature in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return PluralAttributeNatureModifier and TypeMethodDescriptionPluralAttributeSource.getNature()
static PluralAttributeNature
Returns the enum constant of this class with the specified name.static PluralAttributeNature[]
PluralAttributeNature.values()
Returns an array containing the constants of this enum class, in the order they are declared.