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 |
|---|---|
JaxbCfgHibernateConfiguration |
unmarshal(InputStream stream,
Origin origin) |
public static final String HIBERNATE_CONFIGURATION_URI
public JaxbCfgProcessor(ClassLoaderService classLoaderService)
public JaxbCfgHibernateConfiguration unmarshal(InputStream stream, Origin origin)
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.