|
Change Variable Type t : IgniteBiTuple<V,GridCacheVersion> to v : Object in method public putAllToStore(tx IgniteTx, map Map<K,IgniteBiTuple<V,GridCacheVersion>>) : boolean in class org.gridgain.grid.kernal.processors.cache.GridCacheStoreManager |
From |
To |
|
Change Variable Type props : Map<Object,Object> to props : Map<String,Session> in method public txEnd(commit boolean) : void in class org.gridgain.examples.datagrid.store.hibernate.CacheHibernatePersonStore |
From |
To |
|
Change Variable Type props : Map<Object,Object> to props : Map<String,Session> in method private session(tx IgniteTx) : Session in class org.gridgain.examples.datagrid.store.hibernate.CacheHibernatePersonStore |
From |
To |
|
Change Variable Type props : Map<Object,Object> to props : Map<String,Connection> in method public txEnd(commit boolean) : void in class org.gridgain.examples.datagrid.store.jdbc.CacheJdbcPersonStore |
From |
To |