3ac4f42c53628fad790c1900a13bb4e3efa41508
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type iFieldType : Class<?> to type : OType in method public convertField(iDocument ODocument, iFieldName String, type OType, iValue Object) : RET in class com.orientechnologies.orient.core.record.impl.ODocumentHelper | From | To | |
Change Return Type | 1 | ||
Change Return Type void to ORecord in method public saveNew(document ODocument, manager ODirtyManager, original ORecord, iMode OPERATION_MODE, iForceCreate boolean, iRecordCreatedCallback ORecordCallback<? extends Number>, iRecordUpdatedCallback ORecordCallback<ORecordVersion>) : ORecord in class com.orientechnologies.orient.core.tx.OTransactionNoTx | From | To | |
Rename Parameter | 1 | ||
Rename Parameter iFieldType : Class<?> to type : OType in method public convertField(iDocument ODocument, iFieldName String, type OType, iValue Object) : RET in class com.orientechnologies.orient.core.record.impl.ODocumentHelper | From | To |