Uses of Interface
org.hibernate.boot.model.source.spi.Orderable
-
Packages that use Orderable Package Description org.hibernate.boot.model.source.spi -
-
Uses of Orderable in org.hibernate.boot.model.source.spi
Subinterfaces of Orderable in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
PluralAttributeElementSourceManyToMany
Describes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many association
-