Class MutableEntityLoadingOptions
java.lang.Object
org.hibernate.search.mapper.orm.loading.spi.MutableEntityLoadingOptions
-
Constructor Summary
ConstructorsConstructorDescriptionMutableEntityLoadingOptions(HibernateOrmLoadingMappingContext mappingContext) -
Method Summary
Modifier and TypeMethodDescriptionvoidentityGraphHint(EntityGraphHint<?> entityGraphHint, boolean replaceExisting) entityGraphHintOrNullForType(EntityMappingType entityMappingType) intvoidfetchSize(int fetchSize)
-
Constructor Details
-
MutableEntityLoadingOptions
-
-
Method Details
-
fetchSize
public int fetchSize() -
fetchSize
public void fetchSize(int fetchSize) -
entityGraphHintOrNullForType
-
entityGraphHint
-