java.lang.Object
org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbBulkOperationComparator
All Implemented Interfaces:
Comparator<DbBulkOperation>

public class DbBulkOperationComparator extends Object implements Comparator<DbBulkOperation>
Orders bulk operations according to the lexicographical ordering of their statement names
Author:
Daniel Meyer