Uses of Class
org.hibernate.search.engine.mapper.mapping.building.spi.MappingAbortedException
-
Packages that use MappingAbortedException Package Description org.hibernate.search.engine.mapper.mapping.building.spi -
-
Uses of MappingAbortedException in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi that throw MappingAbortedException Modifier and Type Method Description MPBSMapper. prepareBuild()Partially build the mapping based on theindexed typesadded so far.
-