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