d362ed52df9a7c211d725385391cb8d7f2eb44a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private closeOpenStatements() : void renamed to private closeStatements() : void in class com.zaxxer.hikari.proxy.ConnectionProxy | From | To | |
Rename Attribute | 1 | ||
Rename Attribute openStatements : FastList<Statement> to statements : FastList<Statement> in class com.zaxxer.hikari.proxy.ConnectionProxy | From | To |