1c1783e90f6071ad4b18f34b762c4b4f1508923b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type EntityGraphImplementor to EntityGraph in method public findEntityGraphByName(name String) : EntityGraph in class org.hibernate.engine.spi.SessionFactoryDelegatingImpl | From | To | |
Change Return Type EntityGraphImplementor to EntityGraph in method public findEntityGraphByName(name String) : EntityGraph in class org.hibernate.internal.SessionFactoryImpl | From | To | |
Change Return Type EntityGraphImplementor to EntityGraph in method public findEntityGraphByName(name String) : EntityGraph in class org.hibernate.engine.spi.SessionFactoryImplementor | From | To | |
Change Variable Type | 2 | ||
Change Variable Type named : EntityGraphImplementor to named : EntityGraph in method public getEntityGraph(graphName String) : EntityGraph<?> in class org.hibernate.internal.SessionImpl | From | To | |
Change Variable Type named : EntityGraphImplementor to named : EntityGraph in method public createEntityGraph(graphName String) : EntityGraph<?> in class org.hibernate.internal.SessionImpl | From | To |