Uses of Package
org.hibernate.boot.cfgxml.spi
Packages that use org.hibernate.boot.cfgxml.spi
Package
Description
Implementation of the service for processing and handling
cfg.xml
files.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.internalClassDescriptionAllows access to any
cfg.xml
files specified for bootstrapping.Models the information gleaned from parsing acfg.xml
file. -
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