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.xmlfile.Represents a<mapping/>element within acfg.xmlfile. -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.registry