c2c125be98cf2459947bdfe961360ed1d6ffe54f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method package fetchSingle(cursor Cursor<R>, hasLimit1 boolean) : R extracted from package fetchSingle(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To | |
Extract Method package fetchOne(cursor Cursor<R>, hasLimit1 boolean) : R extracted from package fetchOne(cursor Cursor<R>) : R in class org.jooq.impl.Tools | From | To |