Hi, This is just an example on how to start and commit distributed transactions in Ignite. Please refer to documentation for more info: https://apacheignite.readme.io/docs/transactions
Vladimir. On Sat, Apr 16, 2016 at 7:51 PM, tomk <[email protected]> wrote: > Hello, > look at: > > https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/store/jdbc/CacheJdbcStoreExample.java > > What does mean executeTransaction ? Why did you use it? When it should be > used? > > > > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Whad-does-do-this-executeTransaction-tp4253.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
