0c465d35b1661dfac1bfae2df58be3b32fd9dc5a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type db : Database to session : Session in method public CBaseSecondaryIndex(session Session, table CBaseTable, id int, indexName String, columns IndexColumn[], indexType IndexType) in class org.lealone.cbase.dbobject.index.CBaseSecondaryIndex | From | To | |
| Change Parameter Type db : Database to session : Session in method public CBasePrimaryIndex(session Session, table CBaseTable, id int, columns IndexColumn[], indexType IndexType) in class org.lealone.cbase.dbobject.index.CBasePrimaryIndex | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter db : Database to session : Session in method public CBaseSecondaryIndex(session Session, table CBaseTable, id int, indexName String, columns IndexColumn[], indexType IndexType) in class org.lealone.cbase.dbobject.index.CBaseSecondaryIndex | From | To | |
| Rename Parameter db : Database to session : Session in method public CBasePrimaryIndex(session Session, table CBaseTable, id int, columns IndexColumn[], indexType IndexType) in class org.lealone.cbase.dbobject.index.CBasePrimaryIndex | From | To |