public class JaxbCfgProcessor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JaxbCfgProcessor.NamespaceAddingEventReader |
Modifier and Type | Field and Description |
---|---|
static String |
HIBERNATE_CONFIGURATION_URI |
Constructor and Description |
---|
JaxbCfgProcessor(ClassLoaderService classLoaderService) |
Modifier and Type | Method and Description |
---|---|
org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration |
unmarshal(InputStream stream,
org.hibernate.boot.jaxb.Origin origin) |
public static final String HIBERNATE_CONFIGURATION_URI
public JaxbCfgProcessor(ClassLoaderService classLoaderService)
public org.hibernate.boot.jaxb.cfg.spi.JaxbCfgHibernateConfiguration unmarshal(InputStream stream, org.hibernate.boot.jaxb.Origin origin)
Copyright © 2016. All rights reserved.