| Package | Description |
|---|---|
| org.hibernate.metamodel |
NOTE: This package is currently unfinished and therefore considered experimental and unsupported.
|
| org.hibernate.metamodel.source.hbm | |
| org.hibernate.metamodel.source.internal |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbRoot> |
MetadataSources.getJaxbRootList() |
| Modifier and Type | Method and Description |
|---|---|
JaxbRoot<JaxbHibernateMapping> |
MappingDocument.getJaxbRoot() |
| Constructor and Description |
|---|
MappingDocument(JaxbRoot<JaxbHibernateMapping> hbmJaxbRoot,
MetadataImplementor metadata) |
| Modifier and Type | Method and Description |
|---|---|
JaxbRoot |
JaxbHelper.unmarshal(Document document,
Origin origin) |
JaxbRoot |
JaxbHelper.unmarshal(InputStream stream,
Origin origin) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.