541dd6d245a516f934fa5dd920454019b06850bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type actualInto : Table<?> to actualInto : QueryPart in method private toSQLReference0(context Context<?>, originalFields Field<?>[], alternativeFields Field<?>[]) : void in class org.jooq.impl.SelectQueryImpl | From | To | |
Extract Method | 1 | ||
Extract Method private semicolonAfterStatement(ctx Context<?>, s Statement) : void extracted from private accept2(ctx Context<?>, statements List<Statement>) : void in class org.jooq.impl.BlockImpl | From | To |