Package | Description |
---|---|
org.hibernate.boot.cfgxml.spi | |
org.hibernate.boot.jaxb.cfg.spi |
Modifier and Type | Method and Description |
---|---|
static LoadedConfig |
LoadedConfig.consume(JaxbCfgHibernateConfiguration jaxbCfg)
Consumes the JAXB representation of a
cfg.xml file and builds the
LoadedConfig representation. |
Modifier and Type | Method and Description |
---|---|
JaxbCfgHibernateConfiguration |
ObjectFactory.createJaxbCfgHibernateConfiguration()
Create an instance of
JaxbCfgHibernateConfiguration |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.