4a3fbe7b9f29bd2e77db72ef3c01b815d14484d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable arg : Object in method public prepare(conn Connection, sql String, args Object...) : PreparedStatement from class org.rapidoid.sql.JDBC | From | To | |
| Extract Method | 1 | ||
| Extract Method public bind(stmt PreparedStatement, args Object...) : void extracted from public prepare(conn Connection, sql String, args Object...) : PreparedStatement in class org.rapidoid.sql.JDBC | From | To |