| 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.dialect |
Dialects abstract the SQL dialect of the underlying database.
|
| org.springframework.data.r2dbc.query |
Query and update support.
|
| Class and Description |
|---|
| R2dbcDialect
R2DBC-specific extension to
Dialect. |
| Class and Description |
|---|
| R2dbcDialect
R2DBC-specific extension to
Dialect. |
| Class and Description |
|---|
| BindMarkersFactory
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindMarkersFactory
instead. |
| BindTarget
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindTarget
instead. |
| R2dbcDialect
R2DBC-specific extension to
Dialect. |
| Class and Description |
|---|
| Bindings
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
Bindings instead. |
| Bindings.Binding
Deprecated.
Base class for value objects representing a value or a
NULL binding. |
| BindMarker
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindMarker
instead. |
| BindMarkers
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindMarkers
instead. |
| BindMarkersFactory
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindMarkersFactory
instead. |
| BindTarget
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
BindTarget
instead. |
| H2Dialect
An SQL dialect for H2 in Postgres Compatibility mode.
|
| MutableBindings
Deprecated.
since 1.2 in favor of Spring R2DBC. Use
MutableBindings
instead. |
| MySqlDialect
An SQL dialect for MySQL.
|
| MySqlDialect.BooleanToByteConverter |
| MySqlDialect.ByteToBooleanConverter |
| OracleDialect
An SQL dialect for Oracle.
|
| PostgresDialect
An SQL dialect for Postgres.
|
| R2dbcDialect
R2DBC-specific extension to
Dialect. |
| SqlServerDialect
An SQL dialect for Microsoft SQL Server.
|
| Class and Description |
|---|
| R2dbcDialect
R2DBC-specific extension to
Dialect. |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.