Uses of Package
com.orientechnologies.orient.core.conflict
Packages that use com.orientechnologies.orient.core.conflict
Package
Description
Core package.
Contains the Storage interface and the basic implementations.
Contains all the class involved on the "local" implementation of the OStorage interface.
-
-
-
Classes in com.orientechnologies.orient.core.conflict used by com.orientechnologies.orient.coreClassDescriptionFactory to manage the record conflict strategy implementations.
-
Classes in com.orientechnologies.orient.core.conflict used by com.orientechnologies.orient.core.conflictClassDescriptionManages the MVCC conflicts.Default strategy that checks the record version number: if the current update has a version different than stored one, then a OConcurrentModificationException is thrown.
-
Classes in com.orientechnologies.orient.core.conflict used by com.orientechnologies.orient.core.db
-
-
-
-
-
-
-
-
Classes in com.orientechnologies.orient.core.conflict used by com.orientechnologies.orient.object.db