Uses of Enum Class
org.hibernate.tuple.PropertyFactory.NonIdentifierAttributeNature
Packages that use PropertyFactory.NonIdentifierAttributeNature
-
Uses of PropertyFactory.NonIdentifierAttributeNature in org.hibernate.tuple
Methods in org.hibernate.tuple that return PropertyFactory.NonIdentifierAttributeNatureModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PropertyFactory.NonIdentifierAttributeNature.values()
Returns an array containing the constants of this enum class, in the order they are declared.