Package org.hibernate.search.engine.search.loading.spi
package org.hibernate.search.engine.search.loading.spi
-
ClassDescriptionThe result of the loading of the entities by the
ProjectionHitMapper
.Contract binding result hits and the mapper.An execution context for queries, providing components allowing to load data from an external source (relational database, ...).SearchLoadingContextBuilder<E,LOS> A builder forSearchLoadingContext
, allowing to change the parameters of object loading while a query is being built.