Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoMassLoadingContext
Packages that use PojoMassLoadingContext
Package
Description
-
Uses of PojoMassLoadingContext in org.hibernate.search.mapper.pojo.loading.spi
Methods in org.hibernate.search.mapper.pojo.loading.spi that return PojoMassLoadingContextModifier and TypeMethodDescriptionPojoMassEntityLoadingContext.parent()PojoMassIdentifierLoadingContext.parent()Methods in org.hibernate.search.mapper.pojo.loading.spi with parameters of type PojoMassLoadingContextModifier and TypeMethodDescriptionbooleanPojoMassLoadingStrategy.groupingAllowed(PojoLoadingTypeContext<? extends E> type, PojoMassLoadingContext context) -
Uses of PojoMassLoadingContext in org.hibernate.search.mapper.pojo.massindexing.spi
Subinterfaces of PojoMassLoadingContext in org.hibernate.search.mapper.pojo.massindexing.spiModifier and TypeInterfaceDescriptioninterfaceContextual information about a mass indexing proccess.