Interface PluralAttributeMapKeyManyToManySource
- All Superinterfaces:
ColumnBindingDefaults
,PluralAttributeIndexSource
,PluralAttributeMapKeySource
,RelationalValueSourceContainer
- All Known Implementing Classes:
PluralAttributeMapKeyManyToManySourceImpl
public interface PluralAttributeMapKeyManyToManySource
extends PluralAttributeMapKeySource, RelationalValueSourceContainer
Additional source information for
<map-key-many-to-many/>
and
<index-many-to-many/>
.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
PluralAttributeMapKeySource.Nature
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hibernate.boot.model.source.spi.ColumnBindingDefaults
areValuesIncludedInInsertByDefault, areValuesIncludedInUpdateByDefault, areValuesNullableByDefault
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
getNature, getTypeInformation, getXmlNodeName
Methods inherited from interface org.hibernate.boot.model.source.spi.PluralAttributeMapKeySource
getMapKeyNature
Methods inherited from interface org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
getRelationalValueSources