5f5fb9be265e0ff0e84fc69bb9afe28fe605d406
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected initBaseIndex(newTable Table, id int, name String, newIndexColumns IndexColumn[], newIndexType IndexType) : void renamed to protected initIndexBase(newTable Table, id int, name String, newIndexColumns IndexColumn[], newIndexType IndexType) : void in class org.lealone.dbobject.index.IndexBase | From | To | |
Rename Class | 1 | ||
Rename Class org.lealone.dbobject.index.BaseIndex renamed to org.lealone.dbobject.index.IndexBase | From | To |