Uses of Interface
org.hibernate.boot.model.source.spi.CompositeIdentifierSource
-
Packages that use CompositeIdentifierSource Package Description org.hibernate.boot.model.source.spi -
-
Uses of CompositeIdentifierSource in org.hibernate.boot.model.source.spi
Subinterfaces of CompositeIdentifierSource in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
IdentifierSourceAggregatedComposite
Additional contract describing the source of an identifier mapping whosenature
isEntityIdentifierNature.AGGREGATED_COMPOSITE
.interface
IdentifierSourceNonAggregatedComposite
Additional contract describing the source of an identifier mapping whosenature
isEntityIdentifierNature.NON_AGGREGATED_COMPOSITE
.
-