b170fcd55f81bb4c44ebe38ceac019ef73b428c0
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type ctrl : Control to tf : TextField in method private checkInput(tf TextField, trim boolean, msg String) : boolean in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute jdbcUrlCb : ComboBox<String> to jdbcUrlTf : TextField in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To | |
| Rename Attribute jdbcDrvClsCb : ComboBox<String> to jdbcDrvClsTf : TextField in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type jdbcDrvClsCb : ComboBox<String> to jdbcDrvClsTf : TextField in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To | |
| Change Attribute Type jdbcUrlCb : ComboBox<String> to jdbcUrlTf : TextField in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ctrl : Control to tf : TextField in method private checkInput(tf TextField, trim boolean, msg String) : boolean in class org.apache.ignite.schema.ui.SchemaLoadApp | From | To |