eab8a2a7ef136f1fe4a5cefa420f9288e682941f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type otherRidBag : ORidBag to otherRidBag : List<ORID> in method public compareBags(iMyDb ODatabaseDocumentInternal, myFieldValue ORidBag, iOtherDb ODatabaseDocumentInternal, otherFieldValue ORidBag, ridMapper RIDMapper) : boolean in class com.orientechnologies.orient.core.record.impl.ODocumentHelper | From | To | |
Change Variable Type otherBagCopy : ORidBag to otherBagCopy : List<ORID> in method public compareBags(iMyDb ODatabaseDocumentInternal, myFieldValue ORidBag, iOtherDb ODatabaseDocumentInternal, otherFieldValue ORidBag, ridMapper RIDMapper) : boolean in class com.orientechnologies.orient.core.record.impl.ODocumentHelper | From | To |