ab875368e7ebc3f5b9d3fc84e6812973ba90e3fc
Files Diff
- Added: 8
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package addChildHelper(childEntityElement TypeElement) : String renamed to public addEntityHelperField(childEntityElement TypeElement) : String in class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperGenerator | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type enclosingClass : EntityHelperGenerator to enclosingClass : BindableHandlingSharedCode in method public EntityHelperSetMethodGenerator(entityDefinition EntityDefinition, enclosingClass BindableHandlingSharedCode, context ProcessorContext) in class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperSetMethodGenerator | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private typeConstantNames : Map<TypeName,String> from class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperGenerator to private typeConstantNames : Map<TypeName,String> from class com.datastax.oss.driver.internal.mapper.processor.util.generation.GenericTypeConstantGenerator | From | To | |
| Move Attribute private PRIMITIVE_ACCESSORS : Map<TypeName,String> from class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperSetMethodGenerator to public PRIMITIVE_ACCESSORS : Map<TypeName,String> from class com.datastax.oss.driver.internal.mapper.processor.util.generation.GeneratedCodePatterns | From | To | |
| Extract Class | 1 | ||
| Extract Class com.datastax.oss.driver.internal.mapper.processor.util.generation.GenericTypeConstantGenerator from class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperGenerator | From | To | |
| Extract Interface | 1 | ||
| Extract Interface com.datastax.oss.driver.internal.mapper.processor.util.generation.BindableHandlingSharedCode from classes [com.datastax.oss.driver.internal.mapper.processor.dao.DaoImplementationGenerator, com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperGenerator] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type enclosingClass : EntityHelperGenerator to enclosingClass : BindableHandlingSharedCode in class com.datastax.oss.driver.internal.mapper.processor.entity.EntityHelperSetMethodGenerator | From | To |