904136f23b3a74d30c9f38b52534bc36b11354e9
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type alias : String to alias : OIdentifier in method public setAlias(alias OIdentifier) : void in class com.orientechnologies.orient.core.sql.parser.OProjectionItem | From | To | |
Change Return Type | 5 | ||
Change Return Type String to OIdentifier in method public getAlias() : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OProjectionItem | From | To | |
Change Return Type String to OIdentifier in method public getDefaultAlias() : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OExpression | From | To | |
Change Return Type String to OIdentifier in method public getDefaultAlias() : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OProjectionItem | From | To | |
Change Return Type String to OIdentifier in method private getAlias(item OProjectionItem) : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
Change Return Type String to OIdentifier in method public Alias() : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
Change Variable Type | 1 | ||
Change Variable Type returnAlias : String to returnAlias : OIdentifier in method private addResult(matchContext MatchContext, request OSQLAsynchQuery<ODocument>, ctx OCommandContext) : boolean in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type alias : String to alias : OIdentifier in class com.orientechnologies.orient.core.sql.parser.OProjectionItem | From | To |