fbc8f053364188c5a47e860e53b3a3e117ba06af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable s2 : TableOnStep<?> to join : TableOnStep<?> in method private parseJoinUsing(ctx ParserContext, join TableOnStep<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To | |
Extract Method | 1 | ||
Extract Method private parseJoinUsing(ctx ParserContext, join TableOnStep<?>) : Table<?> extracted from private parseJoinedTableIf(ctx ParserContext, left Table<?>) : Table<?> in class org.jooq.impl.ParserImpl | From | To |