cff4ea1ce63003db005fb5f528e37ca2ca7f549a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private testOuterEntityJoins() : void renamed to public testLeftOuterEntityJoins() : void in class org.hibernate.test.hql.EntityJoinTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type result : List to result : List<Object[]> in method public testLeftOuterEntityJoins() : void in class org.hibernate.test.hql.EntityJoinTest | From | To | |
Change Variable Type result : List to result : List<Object[]> in method public testInnerEntityJoins() : void in class org.hibernate.test.hql.EntityJoinTest | From | To |