Uses of Package
org.hibernate.persister.state.spi
Packages that use org.hibernate.persister.state.spi
Package
Description
This package defines the Hibernate configuration-time mapping model.
This package abstracts persistence mechanisms for entities.
Extension point for customized state management,
enabling functionality such as soft delete, temporal
data, and audit logging.
-
Classes in org.hibernate.persister.state.spi used by org.hibernate.mappingClassDescriptionIntegrates a state-management strategy with Hibernate's mapping model and mutation execution infrastructure.
-
Classes in org.hibernate.persister.state.spi used by org.hibernate.persister.entityClassDescriptionIntegrates a state-management strategy with Hibernate's mapping model and mutation execution infrastructure.
-
Classes in org.hibernate.persister.state.spi used by org.hibernate.persister.state.spiClassDescriptionGraph action-queue integration for a state-management strategy.Legacy action-queue integration for a state-management strategy.