Uses of Interface
org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
Packages that use AnnotationMappingConfigurationContext
Package
Description
-
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.pojo.mapping.definition.annotation
Methods in org.hibernate.search.mapper.pojo.mapping.definition.annotation that return AnnotationMappingConfigurationContextModifier and TypeMethodDescriptionAnnotationMappingConfigurationContext.add(org.jboss.jandex.IndexView jandexIndex) AnnotationMappingConfigurationContext.buildMissingDiscoveredJandexIndexes(boolean enabled) AnnotationMappingConfigurationContext.discoverAnnotatedTypesFromRootMappingAnnotations(boolean enabled) AnnotationMappingConfigurationContext.discoverAnnotationsFromReferencedTypes(boolean enabled) AnnotationMappingConfigurationContext.discoverJandexIndexesFromAddedTypes(boolean enabled) -
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return AnnotationMappingConfigurationContext