接口的使用
org.hibernate.boot.model.source.spi.Orderable
-
使用Orderable的程序包 程序包 说明 org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
org.hibernate.boot.model.source.internal.hbm中Orderable的使用
实现Orderable的org.hibernate.boot.model.source.internal.hbm中的类 修饰符和类型 类 说明 classPluralAttributeElementSourceManyToManyImplclassPluralAttributeSourceBagImplclassPluralAttributeSourceIdBagImplclassPluralAttributeSourceSetImpl -
org.hibernate.boot.model.source.spi中Orderable的使用
org.hibernate.boot.model.source.spi中Orderable的子接口 修饰符和类型 接口 说明 interfacePluralAttributeElementSourceManyToManyDescribes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many association
-