|
Change Variable Type created : OCreatedRecordResponse to created : OCommit37Response.OCreatedRecordResponse in method public commit(iTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type updatedRecords : List<OUpdatedRecordResponse> to updatedRecords : List<OCommit37Response.OUpdatedRecordResponse> in method public executeCommit37(request OCommit37Request) : OBinaryResponse in class com.orientechnologies.orient.server.OConnectionBinaryExecutor |
From |
To |
|
Change Variable Type updated : OUpdatedRecordResponse to updated : OCommit37Response.OUpdatedRecordResponse in method public commit(iTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type response : OCommitResponse to response : OCommit37Response in method public commit(iTx OTransaction, callback Runnable) : List<ORecordOperation> in class com.orientechnologies.orient.client.remote.OStorageRemote |
From |
To |
|
Change Variable Type createdRecords : List<OCreatedRecordResponse> to createdRecords : List<OCommit37Response.OCreatedRecordResponse> in method public executeCommit37(request OCommit37Request) : OBinaryResponse in class com.orientechnologies.orient.server.OConnectionBinaryExecutor |
From |
To |