15400b84628c6ec03eaf5965ba641215246763dd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setUpdateStragegy(updateStragegy String) : void renamed to public setUpdateStrategy(updateStrategy String) : void in class com.orientechnologies.orient.core.metadata.schema.OViewConfig | From | To | |
Rename Method public getUpdateStragegy() : String renamed to public getUpdateStrategy() : String in class com.orientechnologies.orient.core.metadata.schema.OViewConfig | From | To | |
Rename Attribute | 1 | ||
Rename Attribute updateStragegy : String to updateStrategy : String in class com.orientechnologies.orient.core.metadata.schema.OViewConfig | From | To | |
Rename Parameter | 1 | ||
Rename Parameter updateStragegy : String to updateStrategy : String in method public setUpdateStrategy(updateStrategy String) : void in class com.orientechnologies.orient.core.metadata.schema.OViewConfig | From | To |