Uses of Interface
org.springframework.data.r2dbc.core.StatementMapper
-
Uses of StatementMapper in org.springframework.data.r2dbc.core
Modifier and TypeInterfaceDescriptionstatic interface
Extension toStatementMapper
that is associated with a type.Modifier and TypeMethodDescriptionstatic StatementMapper
StatementMapper.create
(R2dbcDialect dialect, R2dbcConverter converter) DefaultReactiveDataAccessStrategy.getStatementMapper()
ReactiveDataAccessStrategy.getStatementMapper()
Deprecated.Returns theR2dbcDialect
-specificStatementMapper
.