Uses of Interface
org.hibernate.search.mapper.pojo.automaticindexing.impl.PojoReindexingAssociationInverseSideCollector
Packages that use PojoReindexingAssociationInverseSideCollector
Package
Description
-
Uses of PojoReindexingAssociationInverseSideCollector in org.hibernate.search.mapper.pojo.automaticindexing.impl
Methods in org.hibernate.search.mapper.pojo.automaticindexing.impl with parameters of type PojoReindexingAssociationInverseSideCollectorModifier and TypeMethodDescriptionvoidPojoImplicitReindexingAssociationInverseSideResolver.resolveEntitiesToReindex(PojoReindexingAssociationInverseSideCollector collector, BitSet dirtyAssociationPaths, Object[] oldState, Object[] newState, PojoImplicitReindexingAssociationInverseSideResolverRootContext context) Adds the inverse side of dirty associations (that should cause reindexing) tocollector, taking into account the given "association states" and the bitset describing the dirtiness of associations. -
Uses of PojoReindexingAssociationInverseSideCollector in org.hibernate.search.mapper.pojo.work.impl
Classes in org.hibernate.search.mapper.pojo.work.impl that implement PojoReindexingAssociationInverseSideCollector