365316000d009ef3e38dab1a70c7f8edf2efdec6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public serialized() : Object renamed to public serializeBean() : Map<String,Object> in class org.rapidoid.db.impl.DbRelsCommons | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Object to Map<String,Object> in method public serializeBean() : Map<String,Object> in class org.rapidoid.db.impl.DbRelsCommons | From | To | |
| Extract Method | 2 | ||
| Extract Method private checkProfileProperties(clazz Class<?>) : void extracted from public testEntityProperties() : void in class org.rapidoid.db.DbEntityPropertiesTest | From | To |