Uses of Interface
org.hibernate.boot.model.source.spi.FetchableAttributeSource
-
Packages that use FetchableAttributeSource Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of FetchableAttributeSource in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of FetchableAttributeSource in org.hibernate.boot.model.source.internal.hbm with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interface
org.hibernate.boot.model.source.internal.hbm.IndexedPluralAttributeSource
-
Uses of FetchableAttributeSource in org.hibernate.boot.model.source.spi
Subinterfaces of FetchableAttributeSource in org.hibernate.boot.model.source.spi Modifier and Type Interface Description interface
PluralAttributeSource
interface
PluralAttributeSourceArray
interface
SingularAttributeSourceManyToOne
interface
SingularAttributeSourceOneToOne
interface
SingularAttributeSourceToOne
Further contract for sources of singular associations (one-to-one
andmany-to-one
).
-