Uses of Class
com.orientechnologies.orient.core.conflict.OVersionRecordConflictStrategy
Packages that use OVersionRecordConflictStrategy
-
Uses of OVersionRecordConflictStrategy in com.orientechnologies.orient.core.conflict
Subclasses of OVersionRecordConflictStrategy in com.orientechnologies.orient.core.conflictModifier and TypeClassDescriptionclassAuto merges new record with the existent.classRecord conflict strategy that check the records content: if content is the same, se the higher version number.