Package org.hibernate.persister.state.spi
package org.hibernate.persister.state.spi
Extension point for customized state management,
enabling functionality such as soft delete, temporal
data, and audit logging.
- See Also:
-
InterfacesClassDescriptionIntegrates a state-management strategy with Hibernate's mapping model and mutation execution infrastructure.Graph action-queue integration for a state-management strategy.Legacy action-queue integration for a state-management strategy.