5ac2e486da25d200e360d9eb24fbf85910994e59
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type skip : Number to skip : OSkip in method public setSkip(skip OSkip) : void in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Parameter Type limit : Number to limit : OLimit in method public setLimit(limit OLimit) : void in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Return Type | 4 | ||
| Change Return Type Number to OLimit in method public getLimit() : OLimit in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Return Type Number to OLimit in method public Limit() : OLimit in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
| Change Return Type Number to OSkip in method public getSkip() : OSkip in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Return Type Number to OSkip in method public Skip() : OSkip in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
| Extract Method | 1 | ||
| Extract Method private jj_3R_404() : boolean extracted from private jj_3R_398() : boolean in class com.orientechnologies.orient.core.sql.parser.OrientSql | From | To | |
| Change Attribute Type | 9 | ||
| Change Attribute Type limit : Number to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.ODeleteEdgeStatement | From | To | |
| Change Attribute Type limit : Number to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.OTraverseStatement | From | To | |
| Change Attribute Type num : Integer to num : OInteger in class com.orientechnologies.orient.core.sql.parser.OLimit | From | To | |
| Change Attribute Type limit : Number to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.OUpdateStatement | From | To | |
| Change Attribute Type skip : Number to skip : OSkip in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Attribute Type limit : OInteger to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.ODeleteStatement | From | To | |
| Change Attribute Type limit : Number to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.OSelectStatement | From | To | |
| Change Attribute Type num : Integer to num : OInteger in class com.orientechnologies.orient.core.sql.parser.OSkip | From | To | |
| Change Attribute Type limit : OInteger to limit : OLimit in class com.orientechnologies.orient.core.sql.parser.ODeleteVertexStatement | From | To | |
| Extract And Move Method | 4 | ||
| Extract And Move Method public toString() : String extracted from public toString() : String in class com.orientechnologies.orient.core.sql.parser.ODeleteStatement & moved to class com.orientechnologies.orient.core.sql.parser.OLimit | From | To | |
| Extract And Move Method public toString() : String extracted from public toString() : String in class com.orientechnologies.orient.core.sql.parser.ODeleteVertexStatement & moved to class com.orientechnologies.orient.core.sql.parser.OLimit | From | To | |
| Extract And Move Method public toString() : String extracted from public toString() : String in class com.orientechnologies.orient.core.sql.parser.OUpdateStatement & moved to class com.orientechnologies.orient.core.sql.parser.OLimit | From | To | |
| Extract And Move Method public toString() : String extracted from public toString() : String in class com.orientechnologies.orient.core.sql.parser.ODeleteEdgeStatement & moved to class com.orientechnologies.orient.core.sql.parser.OLimit | From | To |