Class PersistenceDeleteProcessor<T>

java.lang.Object
org.eclipse.dirigible.database.persistence.processors.AbstractPersistenceProcessor
org.eclipse.dirigible.database.persistence.processors.entity.PersistenceDeleteProcessor<T>
Type Parameters:
T - the generic type
All Implemented Interfaces:
IPersistenceProcessor

public class PersistenceDeleteProcessor<T>
extends AbstractPersistenceProcessor
The Persistence Delete Processor.