Package org.hibernate.boot.cfgxml.spi
An SPI service for processing and handling
cfg.xml
files.- See Also:
LoadedConfig
-
Interface Summary Interface Description CfgXmlAccessService Allows access to anycfg.xml
files specified for bootstrapping. -
Class Summary Class Description LoadedConfig Models the information gleaned from parsing acfg.xml
file.MappingReference Represents a<mapping/>
element within acfg.xml
file. -
Enum Summary Enum Description MappingReference.Type