Uses of Class
org.hibernate.action.queue.spi.decompose.entity.PreDeleteHandling
Packages that use PreDeleteHandling
-
Uses of PreDeleteHandling in org.hibernate.action.queue.spi.decompose.entity
Methods in org.hibernate.action.queue.spi.decompose.entity that return PreDeleteHandlingConstructors in org.hibernate.action.queue.spi.decompose.entity with parameters of type PreDeleteHandlingModifierConstructorDescriptionPostDeleteHandling(org.hibernate.action.internal.EntityDeleteAction action, Object cacheKey, Object naturalIdValues, PreDeleteHandling preDeleteHandling)