Uses of Interface
org.hibernate.search.mapper.pojo.loading.spi.PojoSelectionLoadingContext
-
Packages that use PojoSelectionLoadingContext Package Description org.hibernate.search.mapper.pojo.loading.spi org.hibernate.search.mapper.pojo.work.spi -
-
Uses of PojoSelectionLoadingContext in org.hibernate.search.mapper.pojo.loading.spi
Methods in org.hibernate.search.mapper.pojo.loading.spi that return PojoSelectionLoadingContext Modifier and Type Method Description PojoSelectionLoadingContextPojoSelectionLoadingContextBuilder. build() -
Uses of PojoSelectionLoadingContext in org.hibernate.search.mapper.pojo.work.spi
Methods in org.hibernate.search.mapper.pojo.work.spi that return PojoSelectionLoadingContext Modifier and Type Method Description PojoSelectionLoadingContextPojoWorkSessionContext. defaultLoadingContext()
-