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 TypeClassDescriptionclassclasshbm.xmlspecific 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 TypeInterfaceDescriptioninterfaceinterfaceMethods in org.hibernate.boot.model.source.spi that return FetchCharacteristicsModifier and TypeMethodDescriptionFetchableAttributeSource.getFetchCharacteristics()PluralAttributeElementSourceManyToMany.getFetchCharacteristics()