| 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 |
|---|---|
StatementMapper |
DefaultReactiveDataAccessStrategy.getStatementMapper() |
StatementMapper |
ReactiveDataAccessStrategy.getStatementMapper()
Returns the
R2dbcDialect-specific StatementMapper. |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.