736d9dd6154b87b05245a0334b8df795dc893a6f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type cache : Cache to cache : Ehcache in method public StorageAccessImpl(cache Ehcache) in class org.hibernate.cache.ehcache.internal.StorageAccessImpl | From | To | |
| Change Return Type | 3 | ||
| Change Return Type Cache to Ehcache in method public getCache() : Ehcache in class org.hibernate.cache.ehcache.internal.StorageAccessImpl | From | To | |
| Change Return Type Cache to Ehcache in method protected createCache(regionName String) : Ehcache in class org.hibernate.cache.ehcache.internal.EhcacheRegionFactory | From | To | |
| Change Return Type Cache to Ehcache in method protected getOrCreateCache(unqualifiedRegionName String, sessionFactory SessionFactoryImplementor) : Ehcache in class org.hibernate.cache.ehcache.internal.EhcacheRegionFactory | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cache : Cache to cache : Ehcache in method protected getOrCreateCache(unqualifiedRegionName String, sessionFactory SessionFactoryImplementor) : Ehcache in class org.hibernate.cache.ehcache.internal.EhcacheRegionFactory | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cache : Cache to cache : Ehcache in class org.hibernate.cache.ehcache.internal.StorageAccessImpl | From | To |