| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| org.hibernate.metamodel.source.hbm |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubEntityElement |
| Modifier and Type | Class and Description |
|---|---|
static class |
JaxbHibernateMapping.JaxbClass
Java class for anonymous complex type.
|
class |
JaxbJoinedSubclassElement
Java class for joined-subclass-element complex type.
|
class |
JaxbSubclassElement
Java class for subclass-element complex type.
|
class |
JaxbUnionSubclassElement
Java class for union-subclass-element complex type.
|
| Modifier and Type | Method and Description |
|---|---|
protected EntityElement |
AbstractEntitySourceImpl.entityElement() |
| Modifier and Type | Method and Description |
|---|---|
String |
HbmBindingContext.determineEntityName(EntityElement entityElement) |
static String |
Helper.determineEntityName(EntityElement entityElement,
String unqualifiedClassPackage)
Given the user-specified entity mapping, determine the appropriate entity name
|
static InheritanceType |
Helper.interpretInheritanceType(EntityElement entityElement) |
| Constructor and Description |
|---|
AbstractEntitySourceImpl(MappingDocument sourceMappingDocument,
EntityElement entityElement) |
SubclassEntitySourceImpl(MappingDocument sourceMappingDocument,
EntityElement entityElement) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.