You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/10/06 19:01:20 UTC

[jira] [Created] (IGNITE-4045) .Net: Support DML API

Denis Magda created IGNITE-4045:
-----------------------------------

             Summary: .Net: Support DML API
                 Key: IGNITE-4045
                 URL: https://issues.apache.org/jira/browse/IGNITE-4045
             Project: Ignite
          Issue Type: Bug
          Components: platforms
            Reporter: Denis Magda
            Assignee: Pavel Tupitsyn
             Fix For: 1.9


Ignite's Java component will provide support for DML soon (IGNITE-2294). At she same time DML will be supported at the level of ODBC and JDBC drivers.

As the next step we should include the similar functionality into Ignite.NET by doing the following:
- Implement DML API;
- Enhance {{QueryExample.cs}} by doing INSERTs instead of cache.puts and adding UPDATE and DELETE operation examples.
- Add documentation to Ignite.NET readme.io covering the feature. Most like most of the content can be take from the general documentation when this ticket IGNITE-4018 is ready.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)