ee7551a0f09bd79af4c7ae70f29f83a8b996568f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private convertToType(value Object, type OType, linkedClass OClass, ctx OCommandContext) : Object extracted from public convertToPropertyType(res OResultInternal, attrName OIdentifier, newValue Object, ctx OCommandContext) : Object in class com.orientechnologies.orient.core.sql.parser.OUpdateItem | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter newValue : Object to value : Object in method private convertToType(value Object, type OType, linkedClass OClass, ctx OCommandContext) : Object in class com.orientechnologies.orient.core.sql.parser.OUpdateItem | From | To |