d5f250bbcf692b6a20c2d57d1e44f267c6964325
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable driverName : String to dbmsType : DbmsType in method protected validateRuntimeConfig(injector Injector) : void in class com.speedment.runtime.core.internal.AbstractApplicationBuilder | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type driverName : String to dbmsType : DbmsType in method protected validateRuntimeConfig(injector Injector) : void in class com.speedment.runtime.core.internal.AbstractApplicationBuilder | From | To | |
| Extract Method | 1 | ||
| Extract Method protected isSupported(driverName String) : boolean extracted from public isSupported() : boolean in class com.speedment.runtime.core.internal.db.AbstractDbmsType | From | To |