c4e0a6c311b0c465ee68f5e068817737fa9d6d9f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private jsonToMap(matchContext MatchContext, ctx OCommandContext) : Map<String,Object> renamed to private jsonToDoc(matchContext MatchContext, ctx OCommandContext) : ODocument in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Change Return Type | 1 | ||
Change Return Type Map<String,Object> to ODocument in method private jsonToDoc(matchContext MatchContext, ctx OCommandContext) : ODocument in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To |