66edc06dc32d55487b6b9a7128aca9ada359a455
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type result : AggregateFilterStep<BigDecimal> to result : AggregateFilterStep<?> in method private parseWithinGroup(ctx ParserContext, ordered OrderedAggregateFunction<?>) : AggregateFilterStep<?> in class org.jooq.impl.ParserImpl | From | To | |
Extract Method | 1 | ||
Extract Method private parseWithinGroup(ctx ParserContext, ordered OrderedAggregateFunction<?>) : AggregateFilterStep<?> extracted from private parseOrderedSetFunctionIf(ctx ParserContext) : WindowBeforeOverStep<?> in class org.jooq.impl.ParserImpl | From | To |