94e50fb2c70cf755007f390ec0f2de5e13554588
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable step1 : InsertSetStep<?> to s1 : InsertSetStep<?> in method private parseInsert(ctx ParserContext, with WithImpl) : Insert<?> in class org.jooq.impl.ParserImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type s1 : MergeMatchedStep<?> to s1 : MergeUsingStep<?> in method private parseMerge(ctx ParserContext, with WithImpl) : Merge<?> in class org.jooq.impl.ParserImpl | From | To | |
Extract Variable | 3 | ||
Extract Variable with : WithImpl in method private parseWith(ctx ParserContext) : Query from class org.jooq.impl.ParserImpl | From | To | |
Extract Variable s4 : MergeFinalStep<?> in method private parseMerge(ctx ParserContext, with WithImpl) : Merge<?> from class org.jooq.impl.ParserImpl | From | To | |
Extract Variable s1 : UpdateSetFirstStep<?> in method private parseUpdate(ctx ParserContext, with WithImpl) : Update<?> from class org.jooq.impl.ParserImpl | From | To |