Class PersistenceInsertProcessor<T>

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

public class PersistenceInsertProcessor<T>
extends AbstractPersistenceProcessor
The Persistence Insert Processor.