ac075bc94f9f7db73ef6de70df2255f674607085
Files Diff
- Added: 0
- Removed: 22
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable document : ODocument to identifiable : OIdentifiable in method public testCompositeIndexQueryCS() : void in class com.orientechnologies.orient.test.database.auto.CollateTest | From | To | |
Rename Variable result : List<ODocument> to firstKey : String in method public testIndexRemoval() : void in class com.orientechnologies.orient.test.database.auto.IndexTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type document : ODocument to identifiable : OIdentifiable in method public testCompositeIndexQueryCS() : void in class com.orientechnologies.orient.test.database.auto.CollateTest | From | To | |
Change Variable Type result : List<ODocument> to firstKey : String in method public testIndexRemoval() : void in class com.orientechnologies.orient.test.database.auto.IndexTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter iUserName : String to userName : String in method public getUserRID(session ODatabaseSession, userName String) : ORID in class com.orientechnologies.orient.core.metadata.security.OSecurityShared | From | To |