Uses of Enum Class
org.hibernate.boot.archive.scan.spi.ClassDescriptor.Categorization
Packages that use ClassDescriptor.Categorization
Package
Description
-
Uses of ClassDescriptor.Categorization in org.hibernate.boot.archive.scan.spi
Methods in org.hibernate.boot.archive.scan.spi that return ClassDescriptor.CategorizationModifier and TypeMethodDescriptionClassDescriptor.getCategorization()
Returns the enum constant of this class with the specified name.static ClassDescriptor.Categorization[]
ClassDescriptor.Categorization.values()
Returns an array containing the constants of this enum class, in the order they are declared.