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.orm.mapping
Methods in org.hibernate.search.mapper.orm.mapping that return AnnotationMappingConfigurationContextModifier and TypeMethodDescriptionHibernateOrmMappingConfigurationContext.annotationMapping()
Starts the definition of the annotation mapping. -
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.addJandexIndex
(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