Uses of Enum Class
org.hibernate.boot.model.source.spi.RelationalValueSource.Nature
Packages that use RelationalValueSource.Nature
-
Uses of RelationalValueSource.Nature in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return RelationalValueSource.NatureModifier and TypeMethodDescriptionRelationalValueSource.getNature()Retrieve the nature of this relational value.static RelationalValueSource.NatureReturns the enum constant of this class with the specified name.static RelationalValueSource.Nature[]RelationalValueSource.Nature.values()Returns an array containing the constants of this enum class, in the order they are declared.