37ed48674342ed0c6df319dad9ec6e18b611f287
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private parseUrl() : void renamed to public testConnection() : void in class org.pentaho.di.core.jdbc.ThinConnection | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type connection : Connection to connection : ThinConnection in method public connect(url String, properties Properties) : Connection in class org.pentaho.di.core.jdbc.ThinDriver | From | To |