Class ORecordOperation

java.lang.Object
com.orientechnologies.orient.core.db.record.ORecordOperation
All Implemented Interfaces:
OStorageRecordOperation, Comparable

public class ORecordOperation extends Object implements Comparable, OStorageRecordOperation
Contains the information about a database operation.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)