Uses of Package
org.hibernate.boot.cfgxml.spi
Packages that use org.hibernate.boot.cfgxml.spi
Package
Description
An SPI service for processing and handling
cfg.xml
files.Defines service registry contracts a program may use for
configuring Hibernate.
-
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.cfgxml.spiClassDescriptionModels the information gleaned from parsing a
cfg.xml
file.Represents a<mapping/>
element within acfg.xml
file. -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.registry