| Package | Description |
|---|---|
| org.apache.ignite.internal.transactions.proxy | |
| org.apache.ignite.transactions.spring |
Contains implementation of Spring transaction manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientTransactionProxyFactory
Represents
TransactionProxyFactory implementation that uses Ignite thin client transaction facade to start
new transaction. |
class |
IgniteTransactionProxyFactory
Represents
TransactionProxyFactory implementation that uses Ignite node transaction facade to start new
transaction. |
| Modifier and Type | Method and Description |
|---|---|
protected TransactionProxyFactory |
SpringTransactionManager.createTransactionFactory()
Creates instance of
TransactionProxyFactory that will be used to start new Ignite transactions. |
protected TransactionProxyFactory |
IgniteClientSpringTransactionManager.createTransactionFactory()
Creates instance of
TransactionProxyFactory that will be used to start new Ignite transactions. |
protected abstract TransactionProxyFactory |
AbstractSpringTransactionManager.createTransactionFactory()
Creates instance of
TransactionProxyFactory that will be used to start new Ignite transactions. |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021