Uses of Class
org.hibernate.search.engine.mapper.mapping.building.spi.MappingAbortedException
Packages that use MappingAbortedException
-
Uses of MappingAbortedException in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi that throw MappingAbortedExceptionModifier and TypeMethodDescriptionMappingFinalizer.finalizeMapping
(MappingFinalizationContext context, PBM partiallyBuiltMapping) Mapper.prepareBuild()
Partially build the mapping based on theindexed types
added so far.