927708b15ad1048719bd7e96c404ac2223ab9fc7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type ctx : RenderContext to ctx : Context<?> in method private toSQLQualifiedName(ctx Context<?>) : void in class org.jooq.impl.AbstractRoutine | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type result : Field<T> to result : Field<?> in method public accept(ctx Context<?>) : void in class org.jooq.impl.AbstractRoutine.RoutineField | From | To | |
| Extract Variable | 3 | ||
| Extract Variable part : T in method public accept(ctx Context<?>) : void from class org.jooq.impl.QueryPartList | From | To | |
| Extract Variable name : String in method public accept(ctx Context<?>) : void from class org.jooq.impl.AbstractRoutine.RoutineField | From | To | |
| Extract Variable returnType : DataType<?> in method public accept(ctx Context<?>) : void from class org.jooq.impl.AbstractRoutine.RoutineField | From | To |