Java org.hibernate.boot.cfgxml.spi LoadedConfig fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.boot.cfgxml.spi LoadedConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.boot.cfgxml.spi LoadedConfig.

The text is from its open source code.

Method

LoadedConfigbaseline()
LoadedConfigconsume(JaxbCfgHibernateConfiguration jaxbCfg)
Consumes the JAXB representation of a cfg.xml file and builds the LoadedConfig representation.