|
Rename Variable schemaClass : OClass to class_ : OImmutableClass in method public commit(clientTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable schemaClass : OClass to class_ : OImmutableClass in method public initiateCommit(clientTx OTransaction, callback Runnable) : OUncompletedCommit<List<ORecordOperation>> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Rename Variable curOnclose : int to baseOnClose : int in method public testEmbeddedDbListeners() : void in class com.orientechnologies.orient.test.database.auto.DbListenerTest |
From |
To |
|
Rename Variable curDelete : int to baseOnDelete : int in method public testEmbeddedDbListeners() : void in class com.orientechnologies.orient.test.database.auto.DbListenerTest |
From |
To |
|
Rename Variable curCreate : int to baseOnCreate : int in method public testEmbeddedDbListeners() : void in class com.orientechnologies.orient.test.database.auto.DbListenerTest |
From |
To |
|
Change Variable Type schemaClass : OClass to class_ : OImmutableClass in method public commit(clientTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |
|
Change Variable Type out : Collection<ODocument> to out : Collection<OIdentifiable> in method public deleteSubTree(parentName String) : void in class com.orientechnologies.orient.test.internal.index.IndexConcurrencyTest |
From |
To |
|
Change Variable Type result2 : List<ODocument> to result2 : List<OIdentifiable> in method public deleteSubTree(parentName String) : void in class com.orientechnologies.orient.test.internal.index.IndexConcurrencyTest |
From |
To |
|
Change Variable Type edge : ODocument to edge : OIdentifiable in method public deleteSubTree(parentName String) : void in class com.orientechnologies.orient.test.internal.index.IndexConcurrencyTest |
From |
To |
|
Change Variable Type d : ODocument to d : OIdentifiable in method public deleteSubTree(parentName String) : void in class com.orientechnologies.orient.test.internal.index.IndexConcurrencyTest |
From |
To |
|
Change Variable Type schemaClass : OClass to class_ : OImmutableClass in method public initiateCommit(clientTx OTransaction, callback Runnable) : OUncompletedCommit<List<ORecordOperation>> in class com.orientechnologies.orient.core.storage.impl.local.OAbstractPaginatedStorage |
From |
To |