接口 PluralAttributeSequentialIndexSource
-
public interface PluralAttributeSequentialIndexSource extends PluralAttributeIndexSource, RelationalValueSourceContainer
Defines the index of a persistent list/array- 作者:
- Gail Badner, Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 intgetBase()Hibernate allows specifying the base value to use when storing the index to the database.-
从接口继承的方法 org.hibernate.boot.model.source.spi.ColumnBindingDefaults
areValuesIncludedInInsertByDefault, areValuesIncludedInUpdateByDefault, areValuesNullableByDefault
-
从接口继承的方法 org.hibernate.boot.model.source.spi.PluralAttributeIndexSource
getNature, getTypeInformation, getXmlNodeName
-
从接口继承的方法 org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
getRelationalValueSources
-
-