Uses of Enum Class
org.hibernate.boot.cfgxml.spi.MappingReference.Type
Packages that use MappingReference.Type
Package
Description
An SPI service for processing and handling
cfg.xml files.-
Uses of MappingReference.Type in org.hibernate.boot.cfgxml.spi
Methods in org.hibernate.boot.cfgxml.spi that return MappingReference.TypeModifier and TypeMethodDescriptionMappingReference.getType()static MappingReference.TypeReturns the enum constant of this class with the specified name.static MappingReference.Type[]MappingReference.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.hibernate.boot.cfgxml.spi with parameters of type MappingReference.Type