Uses of Interface
org.hibernate.search.engine.backend.common.spi.EntityReferenceFactory
Packages that use EntityReferenceFactory
Package
Description
-
Uses of EntityReferenceFactory in org.hibernate.search.engine.backend.common.spi
Methods in org.hibernate.search.engine.backend.common.spi with parameters of type EntityReferenceFactoryModifier and TypeMethodDescriptionMultiEntityOperationExecutionReport.Builder.failingEntityReference(EntityReferenceFactory referenceFactory, String typeName, Object entityIdentifier) static EntityReferenceEntityReferenceFactory.safeCreateEntityReference(EntityReferenceFactory factory, String typeName, Object identifier, Consumer<Exception> exceptionSink) -
Uses of EntityReferenceFactory in org.hibernate.search.engine.backend.mapping.spi
Methods in org.hibernate.search.engine.backend.mapping.spi that return EntityReferenceFactory -
Uses of EntityReferenceFactory in org.hibernate.search.mapper.orm.automaticindexing.spi
Methods in org.hibernate.search.mapper.orm.automaticindexing.spi that return EntityReferenceFactoryModifier and TypeMethodDescriptionAutomaticIndexingEventSendingSessionContext.entityReferenceFactory()AutomaticIndexingMappingContext.entityReferenceFactory() -
Uses of EntityReferenceFactory in org.hibernate.search.mapper.orm.session.impl
Methods in org.hibernate.search.mapper.orm.session.impl that return EntityReferenceFactory -
Uses of EntityReferenceFactory in org.hibernate.search.mapper.pojo.mapping.spi
Methods in org.hibernate.search.mapper.pojo.mapping.spi that return EntityReferenceFactoryModifier and TypeMethodDescriptionPojoMappingDelegate.createEntityReferenceFactory(PojoEntityReferenceFactoryDelegate delegate) final EntityReferenceFactoryAbstractPojoMappingImplementor.entityReferenceFactory() -
Uses of EntityReferenceFactory in org.infinispan.search.mapper.mapping.impl
Classes in org.infinispan.search.mapper.mapping.impl that implement EntityReferenceFactory