983979c5536f4c378162bce0bcc28650fba4011b
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Relation to Rel in method private rel(method Method) : Rel in class org.rapidoid.db.impl.EntityImpl | From | To | |
| Rename Class | 1 | ||
| Rename Class org.rapidoid.inject.db.Rel renamed to org.rapidoid.inject.db.Relat | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type rel : Relation to rel : Rel in method private rel(method Method) : Rel in class org.rapidoid.db.impl.EntityImpl | From | To | |
| Change Variable Type relation : Relation to relation : Rel in method private findRelProperty(fromCls Class<?>, rel String, toCls Class<?>) : Prop in class org.rapidoid.inmem.InMem | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type relations : Map<String,Rel> to relations : Map<String,Relat> in class org.rapidoid.inject.db.Database | From | To |