bb7cb7636b913826b0e5d256173d82eb7c0e7690
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method protected buildExceptionFromInstantiationError(info AttributeConversionInfo, e Exception) : IllegalStateException extracted from public resolveAttributeConverterDescriptor(property XProperty) : AttributeConverterDescriptor in class org.hibernate.cfg.AbstractPropertyHolder | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method protected buildExceptionFromInstantiationError(info AttributeConversionInfo, e Exception) : IllegalStateException extracted from public resolveElementAttributeConverterDescriptor(collectionXProperty XProperty, elementXClass XClass) : AttributeConverterDescriptor in class org.hibernate.cfg.CollectionPropertyHolder & moved to class org.hibernate.cfg.AbstractPropertyHolder | From | To | |
| Extract And Move Method protected buildExceptionFromInstantiationError(info AttributeConversionInfo, e Exception) : IllegalStateException extracted from public mapKeyAttributeConverterDescriptor(mapXProperty XProperty, keyXClass XClass) : AttributeConverterDescriptor in class org.hibernate.cfg.CollectionPropertyHolder & moved to class org.hibernate.cfg.AbstractPropertyHolder | From | To |