27937e56278037fc4e7d0044cd87cc2b2a7c8e10
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable clause : String to whereOnCollectionClause : String in method private bindFilters(hasAssociationTable boolean) : void in class org.hibernate.cfg.annotations.CollectionBinder | From | To | |
Rename Variable clause : String to whereOnClassClause : String in method private bindFilters(hasAssociationTable boolean) : void in class org.hibernate.cfg.annotations.CollectionBinder | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public getNonEmptyOrConjunctionIfBothNonEmpty(firstExpression String, secondExpression String) : String extracted from private bindFilters(hasAssociationTable boolean) : void in class org.hibernate.cfg.annotations.CollectionBinder & moved to class org.hibernate.internal.util.StringHelper | From | To | |
Extract And Move Method public getNonEmptyOrConjunctionIfBothNonEmpty(firstExpression String, secondExpression String) : String extracted from protected bindCollectionElement() : void in class org.hibernate.boot.model.source.internal.hbm.ModelBinder.AbstractPluralAttributeSecondPass & moved to class org.hibernate.internal.util.StringHelper | From | To |