Here you can find how to use Spring transaction management together with
Ignite:
https://ignite.apache.org/releases/latest/javadoc/org/apache/ignite/transactions/spring/SpringTransactionManager.html

Transaction propagation is not a feature of a database itself, it's rather
a Spring's feature.
It doesn't depend on the underlying database. So, you can use it with
Ignite as well.

Denis

чт, 2 авг. 2018 г. в 5:40, hulitao198758 <hu...@lenovo.com>:

> Ignite enables transactions to determine how to perform certain operations
> after a successful transaction is executed, is transaction propagation
> currently supported, and how to inherit from Spring's transactions?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to