55af30eb1381deed79ee7479099c19531fdeedb2
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private bindValue(bindValues Collection<T>) : void extracted from public setBindValues(bindValues Collection<T>) : void in class org.hibernate.query.internal.QueryParameterListBindingImpl | From | To | |
Extract Method private bindValue(value T) : void extracted from public setBindValue(value T) : void in class org.hibernate.query.internal.QueryParameterBindingImpl | From | To |