| Package | Description |
|---|---|
| org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
StatementMapper.TypedStatementMapper<T>
Extension to
StatementMapper that is associated with a type. |
| Modifier and Type | Method and Description |
|---|---|
static StatementMapper |
StatementMapper.create(R2dbcDialect dialect,
R2dbcConverter converter)
|
StatementMapper |
DefaultReactiveDataAccessStrategy.getStatementMapper() |
StatementMapper |
ReactiveDataAccessStrategy.getStatementMapper()
Deprecated.
Returns the
R2dbcDialect-specific StatementMapper. |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.