72c44784428d8c3e42a49bda82f1f71bac621f86
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private language : Language from class org.jooq.util.JavaGenerator to package language : Language from class org.jooq.util.AbstractGenerator | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private language : Language from class org.jooq.util.JavaGenerator to package language : Language from class org.jooq.util.GeneratorStrategyWrapper | From | To | |
| Move Class | 1 | ||
| Move Class org.jooq.util.JavaGenerator.Language moved to org.jooq.util.AbstractGenerator.Language | From | To | |
| Extract Method | 1 | ||
| Extract Method public convertToIdentifier(literal String, language Language) : String extracted from public convertToJavaIdentifier(literal String) : String in class org.jooq.util.GenerationUtil | From | To |