575e4ec0c69c9f5870d7b79b678bb724a74bc5dc
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type ODatabase<ORecord> to ODatabaseDocumentInternal in method public cleanOutRecord(rid ORID, version int) : ODatabaseDocumentInternal in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx | From | To | |
| Change Return Type ODatabase<ORecord> to ODatabaseDocumentInternal in method public cleanOutRecord(iRecord ORID, iVersion int) : ODatabaseDocumentInternal in class com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type db : ODatabaseDocument to db : ODatabaseDocumentInternal in method public testExceptionNotOpenMemory() : void in class com.orientechnologies.orient.core.TestExceptionNotOpen | From | To | |
| Change Variable Type db : ODatabaseDocument to db : ODatabaseDocumentInternal in method public testExceptionNotOpenPlocal() : void in class com.orientechnologies.orient.core.TestExceptionNotOpen | From | To | |
| Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public execute(iArgs Map<Object,Object>) : Object in class com.orientechnologies.orient.core.sql.OCommandExecutorSQLHide | From | To |