595ed4a08c9d7394c174adaecf0b0ae098940d56
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable name : String to alias : String in method private apply(expression OExpression, input Map<String,Object>, ctx OCommandContext, recursion int) : Object in class com.orientechnologies.orient.core.sql.parser.ONestedProjection | From | To | |
Rename Variable name : String to alias : String in method private apply(expression OExpression, input OIdentifiable, ctx OCommandContext, recursion int) : Object in class com.orientechnologies.orient.core.sql.parser.ONestedProjection | From | To | |
Rename Variable name : String to alias : String in method private apply(expression OExpression, elem OResult, ctx OCommandContext, recursion int) : Object in class com.orientechnologies.orient.core.sql.parser.ONestedProjection | From | To | |
Rename Attribute | 1 | ||
Rename Attribute field : OIdentifier to expression : OExpression in class com.orientechnologies.orient.core.sql.parser.ONestedProjectionItem | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type field : OIdentifier to expression : OExpression in class com.orientechnologies.orient.core.sql.parser.ONestedProjectionItem | From | To | |
Rename Parameter | 1 | ||
Rename Parameter input : OResult to elem : OResult in method private apply(expression OExpression, elem OResult, ctx OCommandContext, recursion int) : Object in class com.orientechnologies.orient.core.sql.parser.ONestedProjection | From | To |