Uses of Interface
org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
-
Packages that use PluralAttributeMapKeySource Package Description org.hibernate.boot.model.source.spi -
-
Uses of PluralAttributeMapKeySource in org.hibernate.boot.model.source.spi
Subinterfaces of PluralAttributeMapKeySource in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
PluralAttributeMapKeyManyToAnySource
interface
PluralAttributeMapKeyManyToManySource
Additional source information for<map-key-many-to-many/>
and<index-many-to-many/>
.
-