Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
EntitySource
Contract describing source of information related to mapping an entity.
|
interface |
JoinedSubclassEntitySource |
interface |
SubclassEntitySource |
Modifier and Type | Method and Description |
---|---|
IdentifiableTypeSource |
IdentifiableTypeSource.getSuperType() |
Modifier and Type | Method and Description |
---|---|
Collection<IdentifiableTypeSource> |
IdentifiableTypeSource.getSubTypes()
Access the subtype sources for types extending from this type source,
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.