ea5af2f9d69fe7d5e197b3f8dff127c3bc3920b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 3 | ||
Rename Attribute otherwise : Field<T> to else_ : Field<T> in class org.jooq.impl.CaseWhenStepImpl | From | To | |
Rename Attribute otherwise : Field<T> to else_ : Field<T> in class org.jooq.impl.CaseConditionStepImpl | From | To | |
Rename Attribute on : Field<T> to for_ : Field<T> in class org.jooq.impl.Pivot | From | To | |
Extract Method | 2 | ||
Extract Method public else_(result Field<T>) : Field<T> extracted from public otherwise(result Field<T>) : Field<T> in class org.jooq.impl.CaseWhenStepImpl | From | To | |
Extract Method public else_(result Field<T>) : Field<T> extracted from public otherwise(result Field<T>) : Field<T> in class org.jooq.impl.CaseConditionStepImpl | From | To |