Uses of Class
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration
Packages that use JaxbCfgHibernateConfiguration
Package
Description
An SPI service for processing and handling
cfg.xml
files.-
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