JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
G
H
O
R
S
V
G
getComponentType()
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
H
handleMessageInternal(Message<?>)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
O
onInit()
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
org.springframework.integration.r2dbc.outbound
- package org.springframework.integration.r2dbc.outbound
R
R2dbcMessageHandler
- Class in
org.springframework.integration.r2dbc.outbound
Implementation of
ReactiveMessageHandler
which writes Message payload into a Relational Database, using reactive r2dbc support.
R2dbcMessageHandler(R2dbcEntityOperations)
- Constructor for class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
Construct this instance using a fully created and initialized instance of provided
R2dbcEntityOperations
R2dbcMessageHandler.Type
- Enum in
org.springframework.integration.r2dbc.outbound
/** The mode for the
R2dbcMessageHandler
.
S
setCriteriaExpression(Expression)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
setQueryType(R2dbcMessageHandler.Type)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
setQueryTypeExpression(Expression)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
setTableName(String)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
setTableNameExpression(Expression)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
setValuesExpression(Expression)
- Method in class org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler
V
valueOf(String)
- Static method in enum org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler.Type
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.springframework.integration.r2dbc.outbound.
R2dbcMessageHandler.Type
Returns an array containing the constants of this enum type, in the order they are declared.
G
H
O
R
S
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes