Uses of Package
org.hibernate.boot.cfgxml.spi
-
Packages that use org.hibernate.boot.cfgxml.spi Package Description org.hibernate.boot.cfgxml.internal org.hibernate.boot.cfgxml.spi org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior.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 a cfg.xml file.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.