| Package | Description |
|---|---|
| org.springframework.data.r2dbc.config |
Configuration classes for Spring Data R2DBC.
|
| org.springframework.data.r2dbc.connectionfactory |
Connection and ConnectionFactory specifics for R2DBC.
|
| org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
| org.springframework.data.r2dbc.support |
Support infrastructure for the configuration of R2DBC-specific repositories.
|
| Class and Description |
|---|
| R2dbcExceptionTranslator
Strategy interface for translating between
R2dbcExceptions and Spring's data
access strategy-agnostic DataAccessException hierarchy. |
| Class and Description |
|---|
| R2dbcExceptionTranslator
Strategy interface for translating between
R2dbcExceptions and Spring's data
access strategy-agnostic DataAccessException hierarchy. |
| Class and Description |
|---|
| R2dbcExceptionTranslator
Strategy interface for translating between
R2dbcExceptions and Spring's data
access strategy-agnostic DataAccessException hierarchy. |
| Class and Description |
|---|
| AbstractFallbackR2dbcExceptionTranslator
Base class for
R2dbcExceptionTranslator implementations that allow for fallback to some other
R2dbcExceptionTranslator. |
| R2dbcExceptionTranslator
Strategy interface for translating between
R2dbcExceptions and Spring's data
access strategy-agnostic DataAccessException hierarchy. |
Copyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.