cdf5e45514e348f6eae196e3abe23ac60d899fd7
Files Diff
- Added: 11
- Removed: 7
- Renamed: 0
- Modified: 0
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable building : Building to secondRating : Rating in method private checkMediumOrHighRatings(mediumOrHighRatings List<Rating>) : void in class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Move Class | 4 | ||
| Move Class org.hibernate.test.where.WhereTest moved to org.hibernate.test.where.hbm.WhereTest | From | To | |
| Move Class org.hibernate.test.where.LazyManyToManyNonUniqueIdNotFoundWhereTest moved to org.hibernate.test.where.hbm.LazyManyToManyNonUniqueIdNotFoundWhereTest | From | To | |
| Move Class org.hibernate.test.where.File moved to org.hibernate.test.where.hbm.File | From | To | |
| Move Class org.hibernate.test.where.LazyManyToManyNonUniqueIdWhereTest moved to org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type building : Building to secondRating : Rating in method private checkMediumOrHighRatings(mediumOrHighRatings List<Rating>) : void in class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable highRating : Rating in method public testInitializeFromNonUniqueAssociationTable() : void from class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Extract Variable iterator : Iterator<Rating> in method private checkMediumOrHighRatings(mediumOrHighRatings List<Rating>) : void from class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Inline Variable | 1 | ||
| Inline Variable rating : Rating in method public testInitializeFromNonUniqueAssociationTable() : void from class org.hibernate.test.where.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private checkMediumOrHighRatings(mediumOrHighRatings List<Rating>) : void extracted from public testInitializeFromNonUniqueAssociationTable() : void in class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Extract Method private checkMediumOrHighRatings(mediumOrHighRatings List<Rating>) : void extracted from public testInitializeFromUniqueAssociationTable() : void in class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ratingsFromCombined : Set<Rating> to ratings : Set<Rating> in method public setRatings(ratings Set<Rating>) : void in class org.hibernate.test.where.annotations.LazyManyToManyNonUniqueIdWhereTest.Material | From | To |