接口的使用
org.hibernate.boot.model.source.spi.PluralAttributeElementSourceAssociation
-
使用PluralAttributeElementSourceAssociation的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中PluralAttributeElementSourceAssociation的使用
实现PluralAttributeElementSourceAssociation的org.hibernate.boot.model.source.internal.hbm中的类 修饰符和类型 类 说明 classPluralAttributeElementSourceManyToManyImplclassPluralAttributeElementSourceOneToManyImpl -
org.hibernate.boot.model.source.spi中PluralAttributeElementSourceAssociation的使用
org.hibernate.boot.model.source.spi中PluralAttributeElementSourceAssociation的子接口 修饰符和类型 接口 说明 interfacePluralAttributeElementSourceManyToManyDescribes 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
-