4ed0a8d68ec5ef344fb54ff7c9d857f7f3f153aa
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in method package TestDataConnection(adapter ConnectionFactoryAdapter, sql String) in class org.apache.drill.jdbc.test.JdbcAssert.TestDataConnection | From | To | |
| Rename Variable | 3 | ||
| Rename Variable c : Connection to conn : Connection in method protected testQuery(sql String) : void in class org.apache.drill.jdbc.test.JdbcTestQueryBase | From | To | |
| Rename Variable info : Properties to properties : Properties in method public getDefaultProperties() : Properties in class org.apache.drill.jdbc.test.JdbcAssert | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.drill.jdbc.test.JdbcAssert.ConnectionFactory renamed to org.apache.drill.jdbc.test.JdbcAssert.ConnectionFactoryAdapter | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in class org.apache.drill.jdbc.test.JdbcAssert.ModelAndSchema | From | To | |
| Rename Attribute connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in class org.apache.drill.jdbc.test.JdbcAssert.TestDataConnection | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in class org.apache.drill.jdbc.test.JdbcAssert.ModelAndSchema | From | To | |
| Change Attribute Type connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in class org.apache.drill.jdbc.test.JdbcAssert.TestDataConnection | From | To | |
| Extract Method | 2 | ||
| Extract Method public getDefaultProperties() : Properties extracted from public withModel(model String, schema String) : ModelAndSchema in class org.apache.drill.jdbc.test.JdbcAssert | From | To | |
| Extract Method public getDefaultProperties() : Properties extracted from public withFull(schema String) : ModelAndSchema in class org.apache.drill.jdbc.test.JdbcAssert | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter connectionFactory : ConnectionFactory to adapter : ConnectionFactoryAdapter in method package TestDataConnection(adapter ConnectionFactoryAdapter, sql String) in class org.apache.drill.jdbc.test.JdbcAssert.TestDataConnection | From | To |