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