18c02b5fee82a88608df8aeb4ad3ca9886a2657d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable i : int to persIdx : int in method public testBatchClearPrepared() : void in class org.apache.ignite.jdbc.thin.JdbcThinBatchSelfTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private fillParamsWithPerson(stmt PreparedStatement, personIdx int) : void extracted from public testBatchClearPrepared() : void in class org.apache.ignite.jdbc.thin.JdbcThinBatchSelfTest | From | To |