接口的使用
org.hibernate.boot.model.source.spi.PluralAttributeElementSource
-
使用PluralAttributeElementSource的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中PluralAttributeElementSource的使用
返回PluralAttributeElementSource的org.hibernate.boot.model.source.internal.hbm中的方法 修饰符和类型 方法 说明 PluralAttributeElementSourceAbstractPluralAttributeSourceImpl. getElementSource() -
org.hibernate.boot.model.source.spi中PluralAttributeElementSource的使用
org.hibernate.boot.model.source.spi中PluralAttributeElementSource的子接口 修饰符和类型 接口 说明 interfacePluralAttributeElementSourceAssociationinterfacePluralAttributeElementSourceBasicDescribes the source for the elements of persistent collections (plural attributes) where the elements are basic typesinterfacePluralAttributeElementSourceEmbeddedDescribes the source for the elements of persistent collections (plural attributes) where the elements are composites/embeddables.interfacePluralAttributeElementSourceManyToAnyDescribes the source for the elements of persistent collections (plural attributes) where the elements are defined by Hibernate's any mappinginterfacePluralAttributeElementSourceManyToManyDescribes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many associationinterfacePluralAttributeElementSourceOneToManyDescribes the source for the elements of persistent collections (plural attributes) where the elements are a one-to-many association返回PluralAttributeElementSource的org.hibernate.boot.model.source.spi中的方法 修饰符和类型 方法 说明 PluralAttributeElementSourcePluralAttributeSource. getElementSource()
-