Uses of Interface
org.hibernate.boot.model.source.spi.FetchCharacteristics
Packages that use FetchCharacteristics
Package
Description
-
Uses of FetchCharacteristics in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement FetchCharacteristicsModifier and TypeClassDescriptionclass
class
hbm.xml
specific handling for FetchCharacteristicsSingularAssociationMethods in org.hibernate.boot.model.source.internal.hbm that return FetchCharacteristicsModifier and TypeMethodDescriptionPluralAttributeElementSourceManyToManyImpl.getFetchCharacteristics()
-
Uses of FetchCharacteristics in org.hibernate.boot.model.source.spi
Subinterfaces of FetchCharacteristics in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
Methods in org.hibernate.boot.model.source.spi that return FetchCharacteristicsModifier and TypeMethodDescriptionFetchableAttributeSource.getFetchCharacteristics()
PluralAttributeElementSourceManyToMany.getFetchCharacteristics()