21eac287e9b558cb8f060c5c4399ff739fb14fc3
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public visitAllRegions(action Consumer<Cache>) : void renamed to public visitDomainRegions(action Consumer<Cache>) : void in class org.hibernate.jcache.test.TestHelper | From | To | |
| Rename Method public preBuildCaches() : void renamed to public preBuildAllCaches() : void in class org.hibernate.jcache.test.TestHelper | From | To | |
| Rename Method public preBuildCaches(prefixCaches boolean) : void renamed to public preBuildDomainCaches(prefixCaches boolean) : void in class org.hibernate.jcache.test.TestHelper | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute allRegionNames : String[] to allDomainRegionNames : String[] in class org.hibernate.cache.ehcache.test.TestHelper | From | To |