109410b153f8e15ab3de3e99cb9924a085fe3a0f
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public isReleaseResourcesOnCloseEnabled() : boolean from class org.hibernate.jpa.boot.internal.SettingsImpl to public isReleaseResourcesOnCloseEnabled() : boolean from class org.hibernate.boot.internal.SessionFactoryBuilderImpl.SessionFactoryOptionsStateStandardImpl | From | To | |
Change Return Type | 1 | ||
Change Return Type SettingsImpl to void in method private configure(ssrBuilder StandardServiceRegistryBuilder) : void in class org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl | From | To | |
Extract Method | 1 | ||
Extract Method private doFlush() : void extracted from public flush() : void in class org.hibernate.internal.SessionImpl | From | To |