a09e6156f9efbac3e33a18f460cb758958857e12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public isInactive() : boolean renamed to public getInactive() : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeJoinWhereTest.Category | From | To | |
Rename Method public isInactive() : boolean renamed to public getInactive() : int in class org.hibernate.test.where.hbm.Category | From | To | |
Rename Method public isInactive() : boolean renamed to public getInactive() : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeSelectWhereTest.Category | From | To | |
Change Parameter Type | 3 | ||
Change Parameter Type inactive : boolean to inactive : int in method public setInactive(inactive int) : void in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeJoinWhereTest.Category | From | To | |
Change Parameter Type inactive : boolean to inactive : int in method public setInactive(inactive int) : void in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeSelectWhereTest.Category | From | To | |
Change Parameter Type inactive : boolean to inactive : int in method public setInactive(inactive int) : void in class org.hibernate.test.where.hbm.Category | From | To | |
Change Return Type | 3 | ||
Change Return Type boolean to int in method public getInactive() : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeSelectWhereTest.Category | From | To | |
Change Return Type boolean to int in method public getInactive() : int in class org.hibernate.test.where.hbm.Category | From | To | |
Change Return Type boolean to int in method public getInactive() : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeJoinWhereTest.Category | From | To | |
Change Attribute Type | 11 | ||
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.LazyToManyWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.EagerManyToOneFetchModeJoinWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.LazyToManyWhereDontUseClassWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.hbm.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeJoinWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.LazyToManyWhereUseClassWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.EagerToManyWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.hbm.EagerManyToOneFetchModeSelectWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.EagerToManyWhereDontUseClassWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.EagerManyToOneFetchModeSelectWhereTest.Category | From | To | |
Change Attribute Type inactive : boolean to inactive : int in class org.hibernate.test.where.annotations.EagerToManyWhereUseClassWhereTest.Category | From | To |