接口的使用
org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
-
使用RelationalValueSourceContainer的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中RelationalValueSourceContainer的使用
实现RelationalValueSourceContainer的org.hibernate.boot.model.source.internal.hbm中的类 修饰符和类型 类 说明 classCompositeIdentifierSingularAttributeSourceBasicImplDescriptor for<key-property/>classCompositeIdentifierSingularAttributeSourceManyToOneImplDescriptor for<key-many-to-one/>mappingclassPluralAttributeElementSourceBasicImplclassPluralAttributeElementSourceManyToManyImplclassPluralAttributeKeySourceImplclassPluralAttributeMapKeyManyToManySourceImplclassPluralAttributeMapKeySourceBasicImplclassPluralAttributeSequentialIndexSourceImpl -
org.hibernate.boot.model.source.spi中RelationalValueSourceContainer的使用
org.hibernate.boot.model.source.spi中RelationalValueSourceContainer的子接口 修饰符和类型 接口 说明 interfacePluralAttributeElementSourceBasicDescribes the source for the elements of persistent collections (plural attributes) where the elements are basic typesinterfacePluralAttributeElementSourceManyToManyDescribes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many associationinterfacePluralAttributeKeySourceDescribes the source mapping of plural-attribute (collection) foreign-key information.interfacePluralAttributeMapKeyManyToManySourceAdditional source information for<map-key-many-to-many/>and<index-many-to-many/>.interfacePluralAttributeMapKeySourceBasicinterfacePluralAttributeSequentialIndexSourceDefines the index of a persistent list/arrayinterfaceSingularAttributeSourceBasicinterfaceSingularAttributeSourceManyToOneinterfaceVersionAttributeSource
-