Uses of Package
org.hibernate.action.queue.spi.decompose.entity
Packages that use org.hibernate.action.queue.spi.decompose.entity
Package
Description
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating
from persistence-context events.
Extension point for customized state management,
enabling functionality such as soft delete, temporal
data, and audit logging.
-
Classes in org.hibernate.action.queue.spi.decompose.entity used by org.hibernate.action.queue.spi.decompose.entityClassDescriptionHandles decomposing for a single action type (delegation).Contributes state-management-specific graph mutation plans for entity actions.Context passed to delete contribution hooks.Context passed to update contribution hooks.Post-execution callback for entity delete actions.Pre-execution callback for entity delete actions.
-
Classes in org.hibernate.action.queue.spi.decompose.entity used by org.hibernate.persister.entityClassDescriptionEntity-specific mutation target for the graph-based action queue.
-
Classes in org.hibernate.action.queue.spi.decompose.entity used by org.hibernate.persister.entity.mutationClassDescriptionEntity-specific mutation target for the graph-based action queue.
-
Classes in org.hibernate.action.queue.spi.decompose.entity used by org.hibernate.persister.state.spiClassDescriptionContributes state-management-specific graph mutation plans for entity actions.