7660b515837f0e5438c04f512cf4ed972c22e4d0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable record : R to result : Result<R> in method package fetchOne(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To | |
Rename Variable record : R to result : Result<R> in method package fetchSingle(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To | |
Change Variable Type | 2 | ||
Change Variable Type record : R to result : Result<R> in method package fetchOne(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To | |
Change Variable Type record : R to result : Result<R> in method package fetchSingle(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To |