Uses of Interface
org.hibernate.search.mapper.orm.bootstrap.spi.HibernateSearchOrmMappingProducer
Packages that use HibernateSearchOrmMappingProducer
Package
Description
-
Uses of HibernateSearchOrmMappingProducer in org.hibernate.search.mapper.orm.coordination.common.spi
Methods in org.hibernate.search.mapper.orm.coordination.common.spi with parameters of type HibernateSearchOrmMappingProducerModifier and TypeMethodDescriptionvoidCoordinationConfigurationContext.mappingProducer(HibernateSearchOrmMappingProducer producer) Adds a mapping producer, to register entities automatically without user intervention. -
Uses of HibernateSearchOrmMappingProducer in org.hibernate.search.mapper.orm.coordination.impl
Methods in org.hibernate.search.mapper.orm.coordination.impl that return types with arguments of type HibernateSearchOrmMappingProducerMethods in org.hibernate.search.mapper.orm.coordination.impl with parameters of type HibernateSearchOrmMappingProducerModifier and TypeMethodDescriptionvoidCoordinationConfigurationContextImpl.mappingProducer(HibernateSearchOrmMappingProducer producer)