Uses of Interface
org.hibernate.search.engine.mapper.mapping.spi.MappingStartContext
Packages that use MappingStartContext
Package
Description
-
Uses of MappingStartContext in org.hibernate.search.engine.mapper.mapping.spi
Methods in org.hibernate.search.engine.mapper.mapping.spi with parameters of type MappingStartContextModifier and TypeMethodDescriptionMappingImplementor.start
(MappingStartContext context) Start any resource necessary to operate the mapping at runtime. -
Uses of MappingStartContext in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type MappingStartContextModifier and TypeMethodDescriptionAbstractPojoMappingImplementor.start
(MappingStartContext context)