|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setConnectionUrl(connUrl String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setPassword(passwd String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setLoadQuery(loadQry String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type CacheJdbcBlobStoreFactory to CacheJdbcBlobStoreFactory<K,V> in method public setInitSchema(initSchema boolean) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setInsertQuery(insertQry String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setUser(user String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setUpdateQuery(updateQry String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setCreateTableQuery(createTblQry String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setDataSourceBean(dataSrcBean String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |
|
Change Return Type void to CacheJdbcBlobStoreFactory<K,V> in method public setDeleteQuery(delQry String) : CacheJdbcBlobStoreFactory<K,V> in class org.apache.ignite.cache.store.jdbc.CacheJdbcBlobStoreFactory |
From |
To |