98914fef1565dee660b1d743c45c91f3c0bf0afe
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected checkCacheContent() : void renamed to protected checkCacheLoad() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreAbstractSelfTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable fldDbName : String to dbName : String in method private buildPojoObject(cacheName String, typeName String, flds JdbcTypeField[], loadColIdxs Map<String,Integer>, rs ResultSet) : Object in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStore | From | To |