Package | Description |
---|---|
org.springframework.data.r2dbc |
Support infrastructure for the configuration of R2DBC-specific repositories.
|
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.connectionfactory.init |
Provides extensible support for initializing databases through scripts.
|
org.springframework.data.r2dbc.connectionfactory.lookup |
Provides a strategy for looking up R2DBC ConnectionFactories by name.
|
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.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
org.springframework.data.r2dbc.mapping |
Domain objects for R2DBC.
|
org.springframework.data.r2dbc.mapping.event |
Mapping event callback infrastructure for the R2DBC row-to-object mapping subsystem.
|
org.springframework.data.r2dbc.query |
Query and update support.
|
org.springframework.data.r2dbc.repository |
R2DBC-specific repository implementation.
|
org.springframework.data.r2dbc.repository.config |
Support infrastructure for the configuration of R2DBC-specific repositories.
|
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.
|
org.springframework.data.r2dbc.support |
Support infrastructure for the configuration of R2DBC-specific repositories.
|
Copyright © 2018–2021 Pivotal Software, Inc.. All rights reserved.