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