e6286e04f4f866bb555dd06dedb40a76109442f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type queryInfluencers : LoadQueryInfluencers to buildingParameters : QueryBuildingParameters in method public LoadQueryJoinAndFetchProcessor(aliasResolutionContext AliasResolutionContextImpl, buildingParameters QueryBuildingParameters, factory SessionFactoryImplementor) in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Inline Method | 1 | ||
| Inline Method private registerCollectionJoinAliases(mutableAliasResolutionContext AliasResolutionContextImpl, rightHandSide CollectionQuerySpace) : void inlined to private renderCollectionJoin(join Join, joinFragment JoinFragment) : void in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private buildingParameters : QueryBuildingParameters from class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails to private buildingParameters : QueryBuildingParameters from class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute mutableAliasResolutionContext : AliasResolutionContextImpl to aliasResolutionContext : AliasResolutionContextImpl in method private renderCollectionJoin(join Join, joinFragment JoinFragment) : void in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute queryInfluencers : LoadQueryInfluencers to buildingParameters : QueryBuildingParameters in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type aliasResolutionContext : AliasResolutionContext to aliasResolutionContext : AliasResolutionContextImpl in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Change Attribute Type queryInfluencers : LoadQueryInfluencers to buildingParameters : QueryBuildingParameters in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getQueryBuildingParameters() : QueryBuildingParameters extracted from protected getQueryBuildingParameters() : QueryBuildingParameters in class org.hibernate.loader.plan.exec.internal.AbstractLoadQueryDetails & moved to class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter queryInfluencers : LoadQueryInfluencers to buildingParameters : QueryBuildingParameters in method public LoadQueryJoinAndFetchProcessor(aliasResolutionContext AliasResolutionContextImpl, buildingParameters QueryBuildingParameters, factory SessionFactoryImplementor) in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To | |
| Rename Parameter mutableAliasResolutionContext : AliasResolutionContextImpl to aliasResolutionContext : AliasResolutionContextImpl in method public LoadQueryJoinAndFetchProcessor(aliasResolutionContext AliasResolutionContextImpl, buildingParameters QueryBuildingParameters, factory SessionFactoryImplementor) in class org.hibernate.loader.plan.exec.internal.LoadQueryJoinAndFetchProcessor | From | To |