4b9232b0950c6b1a8aa6d6b0fbce7a39527a3ee3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private supportsIfNotExists(ctx Context<?>) : boolean extracted from public accept(ctx Context<?>) : void in class org.jooq.impl.CreateTableImpl | From | To | |
Extract Method private accept0(ctx Context<?>) : void extracted from public accept(ctx Context<?>) : void in class org.jooq.impl.CreateTableImpl | From | To |