dcfe7a9629ea512ccac6628658aae9f7696dd916
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public all() : List<T> from class org.rapidoid.jpa.AbstractJPAEntities to public all() : List<T> from class org.rapidoid.jpa.JPACriteriaQueryEntities | From | To | |
Change Return Type | 2 | ||
Change Return Type List<T> to List<E> in method public all() : List<E> in class org.rapidoid.jpa.Entities | From | To | |
Change Return Type List<T> to List<E> in method public page(start int, length int) : List<E> in class org.rapidoid.jpa.Entities | From | To |