bedb33decf554925d5102a5c22a1c6d58f6eed1e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable statelessInterceptorSetting : Object to setting : Object in method private determineStatelessInterceptorClass(configurationSettings Map, strategySelector StrategySelector) : Class<? extends Interceptor> in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl | From | To | |
Extract Method | 1 | ||
Extract Method private determineStatelessInterceptorClass(configurationSettings Map, strategySelector StrategySelector) : Class<? extends Interceptor> extracted from public SessionFactoryOptionsStateStandardImpl(serviceRegistry StandardServiceRegistry) in class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public configuredInterceptor(interceptor Interceptor, options SessionFactoryOptions) : Interceptor extracted from public getInterceptor() : Interceptor in class org.hibernate.internal.SessionFactoryImpl.SessionBuilderImpl & moved to class org.hibernate.internal.SessionFactoryImpl | From | To |