Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FluentR2dbcOperations
Stripped down interface providing access to a fluent API that specifies a basic set of reactive R2DBC operations.
|
interface |
R2dbcEntityOperations
Interface specifying a basic set of reactive R2DBC operations using entities.
|
Modifier and Type | Class and Description |
---|---|
class |
R2dbcEntityTemplate
Implementation of
R2dbcEntityOperations . |
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.