Uses of Interface
org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
Packages that use PluralAttributeIndexSource
Package
Description
-
Uses of PluralAttributeIndexSource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement PluralAttributeIndexSourceModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.hibernate.boot.model.source.internal.hbm that return PluralAttributeIndexSourceModifier and TypeMethodDescriptionIndexedPluralAttributeSource.getIndexSource()
PluralAttributeSourceArrayImpl.getIndexSource()
PluralAttributeSourceListImpl.getIndexSource()
PluralAttributeSourceMapImpl.getIndexSource()
PluralAttributeSourcePrimitiveArrayImpl.getIndexSource()
-
Uses of PluralAttributeIndexSource in org.hibernate.boot.model.source.spi
Subinterfaces of PluralAttributeIndexSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
Additional source information for<map-key-many-to-many/>
and<index-many-to-many/>
.interface
Describes source information about the key of a persistent map.interface
interface
interface
Defines the index of a persistent list/array