06736f4aeeb142df7d2d88116016d914f8730c6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private parseQueryPrimary(ctx ParserContext, with WithImpl) : SelectQueryImpl<Record> extracted from private parseQueryPrimary(ctx ParserContext) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To | |
Extract Method private parseSelect(ctx ParserContext, with WithImpl) : SelectQueryImpl<Record> extracted from private parseSelect(ctx ParserContext) : SelectQueryImpl<Record> in class org.jooq.impl.ParserImpl | From | To |