17fd2363a45141fc73ec459de42f4df66998e8e3
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private safeMap(map Map<?,?>) : Map<?,?> from class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy.PopulateIterator to private safeMap(map Map<?,?>) : Map<?,?> from class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute headersMap : Map<?,?> to body : Object in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy.PopulateIterator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type headersMap : Map<?,?> to body : Object in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy.PopulateIterator | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method protected lookupParameter(nextParam String, exchange Exchange, body Object) : Object extracted from public next() : Object in class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy.PopulateIterator & moved to class org.apache.camel.component.sql.DefaultSqlPrepareStatementStrategy | From | To |