Uses of Package
org.hibernate.boot.cfgxml.spi
-
Packages that use org.hibernate.boot.cfgxml.spi Package Description org.hibernate.boot.cfgxml.internal Implementation of the service for processing and handlingcfg.xmlfiles.org.hibernate.boot.cfgxml.spi An SPI service for processing and handlingcfg.xmlfiles.org.hibernate.boot.registry Defines service registry contracts a program may use for configuring Hibernate.org.hibernate.jpa.boot.internal -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.cfgxml.internal Class Description CfgXmlAccessService Allows access to anycfg.xmlfiles specified for bootstrapping.LoadedConfig Models the information gleaned from parsing acfg.xmlfile. -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.cfgxml.spi Class Description LoadedConfig Models the information gleaned from parsing acfg.xmlfile.MappingReference Represents a<mapping/>element within acfg.xmlfile.MappingReference.Type -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.boot.registry Class Description LoadedConfig Models the information gleaned from parsing acfg.xmlfile. -
Classes in org.hibernate.boot.cfgxml.spi used by org.hibernate.jpa.boot.internal Class Description LoadedConfig Models the information gleaned from parsing acfg.xmlfile.