|
Change Variable Type props : Map<Object,Object> to props : Map<String,Session> in method package session(tx IgniteTx) : Session in class org.gridgain.grid.cache.store.hibernate.GridCacheHibernateBlobStore |
From |
To |
|
Change Variable Type props : Map<Object,Object> to props : Map<String,Connection> in method private connection(tx IgniteTx) : Connection in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore |
From |
To |
|
Change Variable Type props : Map<Object,Object> to props : Map<String,Connection> in method public txEnd(commit boolean) : void in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStore |
From |
To |