43c13ce1d72ff9a61a1439f56e2616c27b40322f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public to(newName Index) : AlterTableImpl extracted from public to(newName Name) : AlterTableImpl in class org.jooq.impl.AlterTableImpl | From | To | |
Extract Method public renameIndex(oldName Index) : AlterTableImpl extracted from public renameIndex(oldName Name) : AlterTableImpl in class org.jooq.impl.AlterTableImpl | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type renameIndexTo : Name to renameIndexTo : Index in class org.jooq.impl.AlterTableImpl | From | To | |
Change Attribute Type renameIndex : Name to renameIndex : Index in class org.jooq.impl.AlterTableImpl | From | To |