8440048be969bb47c19f3856e1b1a1341cf0e529
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type s4 : UpdateReturningStep<?> to s4 : UpdateOrderByStep<?> in method private parseUpdate(ctx ParserContext, with WithImpl) : Update<?> in class org.jooq.impl.ParserImpl | From | To | |
Extract Variable | 1 | ||
Extract Variable s5 : UpdateLimitStep<?> in method private parseUpdate(ctx ParserContext, with WithImpl) : Update<?> from class org.jooq.impl.ParserImpl | From | To | |
Inline Variable | 2 | ||
Inline Variable condition : Condition in method private parseDelete(ctx ParserContext, with WithImpl) : Delete<?> from class org.jooq.impl.ParserImpl | From | To | |
Inline Variable where : boolean in method private parseDelete(ctx ParserContext, with WithImpl) : Delete<?> from class org.jooq.impl.ParserImpl | From | To |