Interface PluralAttributeMapKeySourceBasic
-
- All Superinterfaces:
ColumnBindingDefaults
,PluralAttributeIndexSource
,RelationalValueSourceContainer
- All Known Implementing Classes:
PluralAttributeMapKeySourceBasicImpl
public interface PluralAttributeMapKeySourceBasic extends PluralAttributeIndexSource, RelationalValueSourceContainer
-
-
Method Summary
-
Methods 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.RelationalValueSourceContainer
getRelationalValueSources
-
-