| Package | Description |
|---|---|
| io.r2dbc.h2 |
An implementation of the Reactive Relational Database Connection API for H2 servers.
|
| Modifier and Type | Method and Description |
|---|---|
H2ConnectionConfiguration |
H2ConnectionConfiguration.Builder.build()
Returns a configured
H2ConnectionConfiguration. |
| Constructor and Description |
|---|
H2ConnectionFactory(H2ConnectionConfiguration configuration)
Creates a new connection factory.
|
Copyright © 2022. All rights reserved.