37612d24de3c66065a5b64ace8f1e8e0d4d85d83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private executeSelectFrom() : int renamed to private executeSelectFromHSQLDB() : int in class org.jooq.impl.AbstractRoutine | From | To | |
Rename Variable | 1 | ||
Rename Variable p : Parameter<?> to parameter : Parameter<?> in method public accept(ctx Context<?>) : void in class org.jooq.impl.AbstractRoutine.RoutineField | From | To | |
Extract Variable | 1 | ||
Extract Variable family : SQLDialect in method public execute() : int from class org.jooq.impl.AbstractRoutine | From | To | |
Inline Variable | 1 | ||
Inline Variable value : Field<?> in method package toSQL0(context RenderContext) : void from class org.jooq.impl.AbstractRoutine | From | To |