08747fc2f4b33414ef05ac039b67e1d33c14db5f
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public addGeneratedProperty(property Property) : void renamed to public addGeneralProperty(property Property) : void in class org.hibernate.test.annotations.any.PropertySet | From | To | |
Rename Method public addGeneratedProperty(property T) : void renamed to public addGeneralProperty(property T) : void in class org.hibernate.test.annotations.any.PropertyList | From | To | |
Extract Method | 1 | ||
Extract Method public any(metaType Type, identifierType Type, lazy boolean) : Type extracted from public any(metaType Type, identifierType Type) : Type in class org.hibernate.type.TypeFactory | From | To |