Uses of Interface
org.hibernate.search.mapper.pojo.mapping.spi.PojoMappingDelegate
Packages that use PojoMappingDelegate
Package
Description
-
Uses of PojoMappingDelegate in org.hibernate.search.mapper.orm.mapping.impl
Methods in org.hibernate.search.mapper.orm.mapping.impl with parameters of type PojoMappingDelegateModifier and TypeMethodDescriptionHibernateOrmMapping.create(PojoMappingDelegate mappingDelegate, org.hibernate.search.mapper.orm.mapping.impl.HibernateOrmTypeContextContainer typeContextContainer, BeanHolder<? extends CoordinationStrategy> coordinationStrategyHolder, ConfiguredAutomaticIndexingStrategy configuredAutomaticIndexingStrategy, SessionFactoryImplementor sessionFactory, ConfigurationPropertySource propertySource) HibernateOrmMapperDelegate.prepareBuild(PojoMappingDelegate mappingDelegate) -
Uses of PojoMappingDelegate in org.hibernate.search.mapper.pojo.mapping.building.spi
Methods in org.hibernate.search.mapper.pojo.mapping.building.spi with parameters of type PojoMappingDelegateModifier and TypeMethodDescriptionPojoMapperDelegate.prepareBuild(PojoMappingDelegate mappingDelegate) Partially build the mapping based on the information provided previously. -
Uses of PojoMappingDelegate in org.hibernate.search.mapper.pojo.mapping.impl
Classes in org.hibernate.search.mapper.pojo.mapping.impl that implement PojoMappingDelegate -
Uses of PojoMappingDelegate in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return PojoMappingDelegateModifier and TypeMethodDescriptionprotected final PojoMappingDelegateAbstractPojoMappingImplementor.delegate()Constructors in org.hibernate.search.mapper.pojo.mapping.spi with parameters of type PojoMappingDelegateModifierConstructorDescriptionAbstractPojoMappingImplementor(PojoMappingDelegate delegate, PojoEntityReferenceFactoryDelegate entityReferenceFactoryDelegate) Deprecated. -
Uses of PojoMappingDelegate in org.infinispan.search.mapper.mapping.impl
Methods in org.infinispan.search.mapper.mapping.impl with parameters of type PojoMappingDelegateModifier and TypeMethodDescriptionInfinispanMapperDelegate.prepareBuild(PojoMappingDelegate mappingDelegate)
AbstractPojoMappingImplementor.