Uses of Interface
org.hibernate.search.mapper.pojo.identity.impl.PojoIdentityMappingCollector
Packages that use PojoIdentityMappingCollector
Package
Description
-
Uses of PojoIdentityMappingCollector in org.hibernate.search.mapper.pojo.identity.impl
Classes in org.hibernate.search.mapper.pojo.identity.impl that implement PojoIdentityMappingCollector -
Uses of PojoIdentityMappingCollector in org.hibernate.search.mapper.pojo.processing.building.impl
Constructors in org.hibernate.search.mapper.pojo.processing.building.impl with parameters of type PojoIdentityMappingCollectorModifierConstructorDescriptionAbstractPojoIndexingProcessorTypeNodeBuilder(PojoMappingHelper mappingHelper, IndexBindingContext bindingContext, PojoIdentityMappingCollector identityMappingCollector, Collection<IndexObjectFieldReference> parentIndexObjectReferences) PojoIndexingProcessorCastedTypeNodeBuilder(BoundPojoModelPathCastedTypeNode<T, U> modelPath, PojoMappingHelper mappingHelper, IndexBindingContext bindingContext, PojoIdentityMappingCollector identityMappingCollector, Collection<IndexObjectFieldReference> parentIndexObjectReferences) PojoIndexingProcessorOriginalTypeNodeBuilder(BoundPojoModelPathTypeNode<T> modelPath, PojoMappingHelper mappingHelper, IndexBindingContext bindingContext, PojoIdentityMappingCollector identityMappingCollector, Collection<IndexObjectFieldReference> parentIndexObjectReferences)