|
Change Variable Type localLockingStrategy : OStorage.LOCKING_STRATEGY to localLockingStrategy : LOCKING_STRATEGY in method protected executeSearchRecord(id OIdentifiable) : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect |
From |
To |
|
Change Variable Type entry : Map.Entry<String,Object> to entry : Entry<String,Object> in method protected optimizeExecution() : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect |
From |
To |
|
Change Variable Type contextLockingStrategy : OStorage.LOCKING_STRATEGY to contextLockingStrategy : LOCKING_STRATEGY in method protected executeSearchRecord(id OIdentifiable) : boolean in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLSelect |
From |
To |