c43f6851992bb1f34fd0a51d76d5cbe7585a563b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable token : String in method package renderAndBind(ctx Context<?>, sql String, substitutes List<QueryPart>) : void from class org.jooq.impl.Tools | From | To | |
Inline Variable length : int in method package tryParseInt(string String) : Integer from class org.jooq.impl.Tools | From | To | |
Extract Method | 1 | ||
Extract Method private tryParseInt(string String, begin int, end int) : Integer extracted from package tryParseInt(string String) : Integer in class org.jooq.impl.Tools | From | To |