8670b4211e963bcff1594cf73a353f2822721bb7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable foreignKeyName : String in method protected bindManyToManySecondPass(collValue Collection, persistentClasses Map, joinColumns Ejb3JoinColumn[], inverseJoinColumns Ejb3JoinColumn[], elementColumns Ejb3Column[], isEmbedded boolean, collType XClass, ignoreNotFound boolean, unique boolean, cascadeDeleteEnabled boolean, associationTableBinder TableBinder, property XProperty, parentPropertyHolder PropertyHolder, buildingContext MetadataBuildingContext) : void from class org.hibernate.cfg.annotations.CollectionBinder | From | To | |
Extract Variable foreignKeyValue : ConstraintMode in method private buildCollectionKey(collValue Collection, joinColumns Ejb3JoinColumn[], cascadeDeleteEnabled boolean, property XProperty, buildingContext MetadataBuildingContext) : SimpleValue from class org.hibernate.cfg.annotations.CollectionBinder | From | To | |
Extract Variable foreignKeyName : String in method private buildCollectionKey(collValue Collection, joinColumns Ejb3JoinColumn[], cascadeDeleteEnabled boolean, property XProperty, buildingContext MetadataBuildingContext) : SimpleValue from class org.hibernate.cfg.annotations.CollectionBinder | From | To |