967560fb1b218fb0ee5bb343205063b3ff2f0752
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public scopeMarkEnd(part QueryPart) : RenderContext renamed to package scopeMarkEnd0(part QueryPart) : void in class org.jooq.impl.DefaultRenderContext | From | To | |
Change Return Type | 1 | ||
Change Return Type RenderContext to void in method package scopeMarkEnd0(part QueryPart) : void in class org.jooq.impl.DefaultRenderContext | From | To | |
Rename Attribute | 1 | ||
Rename Attribute path : ForeignKey<?,R> to childPath : ForeignKey<?,R> in class org.jooq.impl.TableImpl | From | To |