Class AbstractDeleteExecutionDelegate

java.lang.Object
org.hibernate.query.sqm.mutation.internal.temptable.AbstractDeleteExecutionDelegate
All Implemented Interfaces:
TableBasedDeleteHandler.ExecutionDelegate
Direct Known Subclasses:
RestrictedDeleteExecutionDelegate, SoftDeleteExecutionDelegate

public abstract class AbstractDeleteExecutionDelegate extends Object implements TableBasedDeleteHandler.ExecutionDelegate