Uses of Package
org.springframework.integration.r2dbc.outbound
Packages that use org.springframework.integration.r2dbc.outbound
Package
Description
Provides classes for supporting Java DSL for R2DBC components.
Provides classes for supporting R2DBC outbound components.
-
Classes in org.springframework.integration.r2dbc.outbound used by org.springframework.integration.r2dbc.dslClassDescriptionImplementation of
ReactiveMessageHandler
which writes Message payload into a Relational Database, using reactive r2dbc support./** The mode for theR2dbcMessageHandler
. -