Package | Description |
---|---|
org.springframework.data.r2dbc.config |
Configuration classes for Spring Data R2DBC.
|
org.springframework.data.r2dbc.convert |
R2DBC-specific conversion and converter implementations.
|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
org.springframework.data.r2dbc.query |
Query and update support.
|
org.springframework.data.r2dbc.repository.query |
Query support for R2DBC repositories.
|
org.springframework.data.r2dbc.repository.support |
Support infrastructure for query derivation of R2DBC-specific repositories.
|
Class and Description |
---|
R2dbcCustomConversions
Value object to capture custom conversion.
|
Class and Description |
---|
ColumnMapRowMapper
Mapping function implementation that creates a Map for each row, representing all columns
as key-value pairs: one entry for each column, with the column name as key. |
R2dbcConverter
Central R2DBC specific converter interface.
|
Class and Description |
---|
R2dbcConverter
Central R2DBC specific converter interface.
|
Class and Description |
---|
R2dbcConverter
Central R2DBC specific converter interface.
|
Class and Description |
---|
R2dbcConverter
Central R2DBC specific converter interface.
|
Class and Description |
---|
R2dbcConverter
Central R2DBC specific converter interface.
|
Copyright © 2018–2019 Pivotal Software, Inc.. All rights reserved.