4e5918e8a8fef5c04c7c22490ada39bc357fca39
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 12
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public onDelete(iDatabase ODatabase) : void renamed to public onDrop(iDatabase ODatabase) : void in class com.orientechnologies.orient.core.query.live.OLiveQueryHook | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method public onCorruptionRepairDatabase(iDatabase ODatabase, iReason String, iWhatWillbeFixed String) : boolean from class com.orientechnologies.orient.core.query.live.OLiveQueryHook to public onCorruptionRepairDatabase(iDatabase ODatabase, iReason String, iWhatWillbeFixed String) : boolean from class com.orientechnologies.orient.core.db.ODatabaseListener | From | To | |
| Extract Variable | 1 | ||
| Extract Variable database : ODatabaseDocumentInternal in method private dropClassInternal(className String) : void from class com.orientechnologies.orient.core.metadata.schema.OSchemaShared | From | To |