36dd443154bfeb5084108477ab26dff95ef12f45
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 37
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type PrestoDatabaseMetaData to DatabaseMetaData in method private metaData() : DatabaseMetaData in class com.facebook.presto.tests.jdbc.JdbcTests | From | To | |
| Extract Variable | 2 | ||
| Extract Variable sql : String in method public selectRuntimeQueries() : void from class com.facebook.presto.tests.SystemConnectorTests | From | To | |
| Extract Variable sql : String in method public selectRuntimeTasks() : void from class com.facebook.presto.tests.SystemConnectorTests | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type connection : PrestoConnection to connection : Connection in class com.facebook.presto.tests.jdbc.JdbcTests | From | To |