Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntitySourceImpl |
class |
JoinedSubclassEntitySourceImpl |
class |
RootEntitySourceImpl |
class |
SubclassEntitySourceImpl |
Constructor and Description |
---|
JoinedSubclassEntitySourceImpl(MappingDocument sourceMappingDocument,
JaxbHbmJoinedSubclassEntityType jaxbJoinedSubclassMapping,
EntitySource container) |
SubclassEntitySourceImpl(MappingDocument sourceMappingDocument,
JaxbHbmEntityBaseDefinition entityElement,
EntitySource container) |
Modifier and Type | Interface and Description |
---|---|
interface |
JoinedSubclassEntitySource |
interface |
SubclassEntitySource |
Modifier and Type | Method and Description |
---|---|
EntitySource |
EntityHierarchySource.getRoot()
Obtain the hierarchy's root type source.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.