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