| 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 |
|---|---|
java.util.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(org.w3c.dom.Document document,
Origin origin) |
JaxbRoot |
JaxbHelper.unmarshal(java.io.InputStream stream,
Origin origin) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.