d9132e8dc81bad70f1fa26f9167f6fec92e8a04f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 11
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 1 | ||
| Change Variable Type db : ODatabase to db : ODatabaseDocumentInternal in method public createExecutionPlan(ctx OCommandContext, enableProfiling boolean) : OInsertExecutionPlan in class com.orientechnologies.orient.core.sql.executor.OCreateEdgeExecutionPlanner | From | To | |
| Extract Method | 1 | ||
| Extract Method protected copyOn(copy OSelectExecutionPlan, ctx OCommandContext) : void extracted from public copy(ctx OCommandContext) : OInternalExecutionPlan in class com.orientechnologies.orient.core.sql.executor.OSelectExecutionPlan | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public isCacheable() : boolean extracted from public executinPlanCanBeCached() : boolean in class com.orientechnologies.orient.core.sql.parser.OSelectStatement & moved to class com.orientechnologies.orient.core.sql.parser.OInsertBody | From | To |