e75b017a4664d158e1197d19dca204273c4a2d66
Files Diff
- Added: 13
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type referencedEntityColumns : Iterator to referencedEntityColumns : Iterator<Selectable> in method protected createFormulatedValue(value Value, collection Collection, targetPropertyName String, associatedClass PersistentClass, targetPropertyPersistentClass PersistentClass, buildingContext MetadataBuildingContext) : Value in class org.hibernate.cfg.annotations.MapBinder | From | To | |
Extract Method | 1 | ||
Extract Method private getFromAndWhereFormula(tableName String, collectionTableColumns Iterator<Selectable>, referencedEntityColumns Iterator<Selectable>) : String extracted from protected createFormulatedValue(value Value, collection Collection, targetPropertyName String, associatedClass PersistentClass, buildingContext MetadataBuildingContext) : Value in class org.hibernate.cfg.annotations.MapBinder | From | To |