You can work with Ignite using JDBC [1] or ODBC [2] drivers executing SQL 
queries. DML and DDL should be a part of the product soon. Until they are not 
available you need to use Ignite Cache API for transaction executions.

However, nested transactions are not a part of Ignite.

[1] https://apacheignite.readme.io/docs/jdbc-driver
[2] https://apacheignite.readme.io/docs/odbc-driver

—
Denis

> On Sep 13, 2016, at 2:50 AM, akaptsan <akapt...@mail.ru> wrote:
> 
> We have OLTP system based on Oracle. And we havily use the nested
> transactions 
> We would like to replace Oracle with Ignite. That's why we need all this
> features: nested transaction, autonomous transactions, DDL ... 
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://apache-ignite-users.70518.x6.nabble.com/Nested-Transactions-tp7662p7702.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to