e2641afb123e04557acdd897573508d3d1f3d37f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Variable | 1 | ||
Merge Variable [managedCtClass : CtClass, fieldName : String] to persistentField : CtField in method protected generateFieldReader(managedCtClass CtClass, persistentField CtField, typeDescriptor AttributeTypeDescriptor) : CtMethod in class org.hibernate.bytecode.enhance.internal.PersistentAttributesEnhancer | From | To | |
Extract Method | 2 | ||
Extract Method private collectInheritCollectionFields(managedCtClass CtClass) : Collection<CtField> extracted from private collectCollectionFields(managedCtClass CtClass) : List<CtField> in class org.hibernate.bytecode.enhance.internal.EntityEnhancer | From | To | |
Extract Method private collectInheritPersistentFields(managedCtClass CtClass) : Collection<CtField> extracted from private collectPersistentFields(managedCtClass CtClass) : CtField[] in class org.hibernate.bytecode.enhance.internal.PersistentAttributesEnhancer | From | To |