Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Packages that use JaxbCfgHibernateConfiguration
Package
Description
Implementation of the service for processing and handling
cfg.xml
files.An SPI service for processing and handling
cfg.xml
files.-
Uses of JaxbCfgHibernateConfiguration in org.hibernate.boot.cfgxml.internal
Methods in org.hibernate.boot.cfgxml.internal that return JaxbCfgHibernateConfiguration -
Uses of JaxbCfgHibernateConfiguration in org.hibernate.boot.cfgxml.spi
Methods in org.hibernate.boot.cfgxml.spi with parameters of type JaxbCfgHibernateConfigurationModifier and TypeMethodDescriptionstatic LoadedConfig
LoadedConfig.consume
(JaxbCfgHibernateConfiguration jaxbCfg) Consumes the JAXB representation of acfg.xml
file and builds the LoadedConfig representation. -
Uses of JaxbCfgHibernateConfiguration in org.hibernate.boot.jaxb.cfg.spi
Methods in org.hibernate.boot.jaxb.cfg.spi that return JaxbCfgHibernateConfigurationModifier and TypeMethodDescriptionObjectFactory.createJaxbCfgHibernateConfiguration()
Create an instance ofJaxbCfgHibernateConfiguration