Uses of Interface
org.hibernate.search.mapper.pojo.massindexing.spi.PojoMassIndexingEntityLoadingContext
-
Packages that use PojoMassIndexingEntityLoadingContext Package Description org.hibernate.search.mapper.pojo.massindexing.spi -
-
Uses of PojoMassIndexingEntityLoadingContext in org.hibernate.search.mapper.pojo.massindexing.spi
Methods in org.hibernate.search.mapper.pojo.massindexing.spi with parameters of type PojoMassIndexingEntityLoadingContext Modifier and Type Method Description PojoMassEntityLoader<I>PojoMassIndexingLoadingStrategy. createEntityLoader(PojoMassIndexingEntityLoadingContext<E> context)
-