Class MySQLDeleteNotExistsExecutor

java.lang.Object
org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
org.alfresco.repo.domain.schema.script.MySQLDeleteNotExistsExecutor
All Implemented Interfaces:
StatementExecutor

public class MySQLDeleteNotExistsExecutor extends DeleteNotExistsExecutor
Extends DeleteNotExistsExecutor to cope with MySQL specific fetch size limitation and restrictions.