kotysa-spring-r2dbc
2.2.0
kotysa-spring-r2dbc
/
org.ufoss.kotysa.spring.r2dbc.transaction
/
ReactorTransaction
Reactor
Transaction
class
ReactorTransaction
(
reactiveTransaction
:
ReactiveTransaction
)
:
Transaction
Content copied to clipboard
Constructors
Functions
Constructors
Reactor
Transaction
Link copied to clipboard
fun
ReactorTransaction
(
reactiveTransaction
:
ReactiveTransaction
)
Content copied to clipboard
Functions
is
Completed
Link copied to clipboard
open
override
fun
isCompleted
(
)
:
Boolean
Content copied to clipboard
is
New
Transaction
Link copied to clipboard
open
override
fun
isNewTransaction
(
)
:
Boolean
Content copied to clipboard
is
Rollback
Only
Link copied to clipboard
open
override
fun
isRollbackOnly
(
)
:
Boolean
Content copied to clipboard
set
Rollback
Only
Link copied to clipboard
open
override
fun
setRollbackOnly
(
)
Content copied to clipboard