a32372d7519616036b777e2d457189e77c1ddf6e
Files Diff
- Added: 14
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable columns : Iterator<Selectable> to propertyIterator : Iterator<Property> in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Rename Variable selectable : Selectable to referencedComponentProperty : Property in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type value : SimpleValue to value : Component in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Change Variable Type selectable : Selectable to referencedComponentProperty : Property in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Change Variable Type referencedValue : SimpleValue to referencedValue : Component in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Change Variable Type columns : Iterator<Selectable> to propertyIterator : Iterator<Property> in method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Extract Method | 3 | ||
| Extract Method private createComponentProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property extracted from public doSecondPass(persistentClasses Map) : void in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Extract Method private createSimpleProperty(referencedPersistentClass PersistentClass, isExplicitReference boolean, columnByReferencedName Map<String,Ejb3JoinColumn>, index AtomicInteger, referencedProperty Property) : Property extracted from public doSecondPass(persistentClasses Map) : void in class org.hibernate.cfg.CopyIdentifierComponentSecondPass | From | To | |
| Extract Method private processCopyIdentifierSecondPassesInOrder() : void extracted from public processSecondPasses(buildingContext MetadataBuildingContext) : void in class org.hibernate.boot.internal.InFlightMetadataCollectorImpl | From | To |