You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexei Kaigorodov (JIRA)" <ji...@apache.org> on 2017/05/03 09:17:04 UTC

[jira] [Comment Edited] (IGNITE-4220) Allow to pass statements instead of strings to CacheStore.loadCache() implementations

    [ https://issues.apache.org/jira/browse/IGNITE-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994518#comment-15994518 ] 

Alexei Kaigorodov edited comment on IGNITE-4220 at 5/3/17 9:16 AM:
-------------------------------------------------------------------

issue fixed 
new pull request created: https://github.com/apache/ignite/pull/1898


was (Author: rfq):
issue fixed in branch: ignite-1.7.11-IGNITE-4220
new pull request created: https://github.com/apache/ignite/pull/1898

> Allow to pass statements instead of strings to CacheStore.loadCache() implementations
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-4220
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4220
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cache
>    Affects Versions: 1.7
>            Reporter: Valentin Kulichenko
>            Assignee: Alexei Kaigorodov
>
> Currently both Cassandra store and POJO store allow user to provide a set of queries used for data loading. However, there are cases when user may want to provide a {{Statement}} instead (e.g., prepared statements with parameter binding are used). We should support {{Statement}} arguments in store implementations as well as strings.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)