Class ReactiveNeo4jTransactionManager

java.lang.Object
org.springframework.transaction.reactive.AbstractReactiveTransactionManager
org.springframework.data.neo4j.core.transaction.ReactiveNeo4jTransactionManager
All Implemented Interfaces:
Serializable, Aware, ApplicationContextAware, ConfigurableTransactionManager, ReactiveTransactionManager, TransactionManager

@API(status=STABLE, since="6.0") public final class ReactiveNeo4jTransactionManager extends AbstractReactiveTransactionManager implements ApplicationContextAware
Since:
6.0
Author:
Gerrit Meier, Michael J. Simons
See Also: