Uses of Interface
org.hibernate.search.mapper.orm.automaticindexing.spi.AutomaticIndexingMappingContext
Packages that use AutomaticIndexingMappingContext
Package
Description
-
Uses of AutomaticIndexingMappingContext in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi that return AutomaticIndexingMappingContext -
Uses of AutomaticIndexingMappingContext in org.hibernate.search.mapper.orm.mapping.impl
Classes in org.hibernate.search.mapper.orm.mapping.impl that implement AutomaticIndexingMappingContextMethods in org.hibernate.search.mapper.orm.mapping.impl that return AutomaticIndexingMappingContextConstructors in org.hibernate.search.mapper.orm.mapping.impl with parameters of type AutomaticIndexingMappingContextModifierConstructorDescriptionCoordinationStrategyStartContextImpl(AutomaticIndexingMappingContext mapping, MappingStartContext delegate, TenancyConfiguration tenancyConfiguration)