| Package | Description |
|---|---|
| io.r2dbc.h2 |
An implementation of the Reactive Relational Database Connection API for H2 servers.
|
| Modifier and Type | Method and Description |
|---|---|
H2Result |
H2Result.filter(Predicate<Result.Segment> filter) |
| Modifier and Type | Method and Description |
|---|---|
Flux<H2Result> |
H2Batch.execute() |
Flux<H2Result> |
H2Statement.execute() |
Copyright © 2022. All rights reserved.