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