Java org.springframework.transaction ReactiveTransaction fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.transaction ReactiveTransaction fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.transaction ReactiveTransaction.

The text is from its open source code.

Method

booleanisCompleted()
Return whether this transaction is completed, that is, whether it has already been committed or rolled back.