97fd143471fc2a872792e13d1aa724d032ea59c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type operation : RecordOperation<R,E> to operation : RecordOperation<? super R,E> in method package operate(operation RecordOperation<? super R,E>) : R in class org.jooq.impl.RecordDelegate | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute fields : Field<?>[] to cursorFields : Field<?>[] in class org.jooq.impl.CursorImpl | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type row : R1 to row : ROW in class org.jooq.impl.RowField | From | To |