Uses of Interface
org.hibernate.search.mapper.pojo.mapping.definition.annotation.AnnotationMappingConfigurationContext
-
-
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.orm.mapping
Methods in org.hibernate.search.mapper.orm.mapping that return AnnotationMappingConfigurationContext Modifier and Type Method Description AnnotationMappingConfigurationContextHibernateOrmMappingConfigurationContext. annotationMapping()Starts the definition of the annotation mapping. -
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.pojo.mapping.definition.annotation
-
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.pojo.mapping.definition.annotation.impl
Classes in org.hibernate.search.mapper.pojo.mapping.definition.annotation.impl that implement AnnotationMappingConfigurationContext Modifier and Type Class Description classAnnotationMappingConfigurationContextImpl -
Uses of AnnotationMappingConfigurationContext in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return AnnotationMappingConfigurationContext Modifier and Type Method Description AnnotationMappingConfigurationContextAbstractPojoMappingInitiator. annotationMapping()
-