b7f17ce898916968b79f043757810828ae17cea1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private removePrefix(path String, prefix String, defaultValue String) : String extracted from private removePrefix(path String, prefix String) : String in class org.hibernate.cfg.CollectionPropertyHolder | From | To | |
Extract Method private processAttributeConversions(embeddableXClass XClass, infoMap Map<String,AttributeConversionInfo>) : void extracted from private processAttributeConversions(embeddedXProperty XProperty) : Map<String,AttributeConversionInfo> in class org.hibernate.cfg.ComponentPropertyHolder | From | To |