Class PersistenceUpdateProcessor<T>

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

public class PersistenceUpdateProcessor<T>
extends AbstractPersistenceProcessor
The Persistence Update Processor.