Uses of Interface
org.hibernate.boot.model.source.spi.MapsIdSource
Packages that use MapsIdSource
-
Uses of MapsIdSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return types with arguments of type MapsIdSourceModifier and TypeMethodDescriptionIdentifierSourceAggregatedComposite.getMapsIdSources()
Obtain the mapping of attributes annotated withMapsId
.