Uses of Interface
org.hibernate.search.engine.mapper.mapping.building.spi.MappedIndexManagerFactory
Packages that use MappedIndexManagerFactory
Package
Description
-
Uses of MappedIndexManagerFactory in org.hibernate.search.engine.mapper.mapping.building.spi
Methods in org.hibernate.search.engine.mapper.mapping.building.spi with parameters of type MappedIndexManagerFactoryModifier and TypeMethodDescriptionvoidMapper.mapTypes(MappedIndexManagerFactory indexManagerFactory) Begin the creation of a mapping for all mapped types. -
Uses of MappedIndexManagerFactory in org.hibernate.search.mapper.pojo.mapping.building.impl
Methods in org.hibernate.search.mapper.pojo.mapping.building.impl with parameters of type MappedIndexManagerFactoryModifier and TypeMethodDescriptionvoidPojoMapper.mapTypes(MappedIndexManagerFactory indexManagerFactory)