Interface PojoReindexingAssociationInverseSideCollector
- All Known Implementing Classes:
PojoIndexingPlanImpl
public interface PojoReindexingAssociationInverseSideCollector
A collector of entities to be reindexed.
Used by PojoImplicitReindexingResolver to return the resolved entities.
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdateBecauseOfContainedAssociation(PojoRawTypeIdentifier<?> typeIdentifier, Object containingEntity, int dirtyAssociationPathOrdinal)
-
Method Details
-
updateBecauseOfContainedAssociation
void updateBecauseOfContainedAssociation(PojoRawTypeIdentifier<?> typeIdentifier, Object containingEntity, int dirtyAssociationPathOrdinal)
-