bc8e64567eebfb4bfa30e989ee63ddae65b20693
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testNoCacheNameQuery() : void renamed to public testSchemaNameInQuery() : void in class org.apache.ignite.jdbc.thin.JdbcThinNoDefaultSchemaTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to String in method private parseUrl(url String, props Properties) : String in class org.apache.ignite.IgniteJdbcThinDriver | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute schemaName : String to schema : String in class org.apache.ignite.internal.jdbc.thin.JdbcThinConnection | From | To |