|
Change Variable Type prnComplexKeys : Collection<PersonComplexKey> to prnComplexKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type orgKeys : Collection<OrganizationKey> to orgKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type prnKeys : Collection<PersonKey> to prnKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type tmpPrnComplexKeys : Collection<PersonComplexKey> to tmpPrnComplexKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type tmpOrgKeys : Collection<OrganizationKey> to tmpOrgKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type prnComplexKeys : Collection<PersonComplexKey> to prnComplexKeys : Collection<Object> in method public testParallelLoad() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |
|
Change Variable Type tmpPrnKeys : Collection<PersonKey> to tmpPrnKeys : Collection<Object> in method public testLoadCache() : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreTest |
From |
To |