| Package | Description |
|---|---|
| org.hibernate.boot.model.source.spi |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompositeIdentifierSource
Common contract for composite identifiers.
|
interface |
IdentifierSourceAggregatedComposite
Additional contract describing the source of an identifier mapping whose
nature is
EntityIdentifierNature.AGGREGATED_COMPOSITE. |
interface |
IdentifierSourceNonAggregatedComposite
Additional contract describing the source of an identifier mapping whose
nature is
EntityIdentifierNature.NON_AGGREGATED_COMPOSITE. |
interface |
IdentifierSourceSimple
|
| Modifier and Type | Method and Description |
|---|---|
IdentifierSource |
EntityHierarchySource.getIdentifierSource()
Obtain source information about this entity's identifier.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.