Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionEntityLoader
-
Packages that use PojoSelectionEntityLoader Package Description org.hibernate.search.mapper.pojo.loading.spi -
-
Uses of PojoSelectionEntityLoader in org.hibernate.search.mapper.pojo.loading.spi
Methods in org.hibernate.search.mapper.pojo.loading.spi that return PojoSelectionEntityLoader Modifier and Type Method Description PojoSelectionEntityLoader<E>PojoSelectionLoadingStrategy. createLoader(Set<? extends PojoLoadingTypeContext<? extends E>> expectedTypes)
-