Package | Description |
---|---|
io.r2dbc.proxy.callback |
Proxy related classes
|
Modifier and Type | Method and Description |
---|---|
static ConnectionIdManager |
ConnectionIdManager.create()
Create a default
ConnectionIdManager . |
ConnectionIdManager |
ProxyConfig.getConnectionIdManager()
Get
ConnectionIdManager . |
Modifier and Type | Method and Description |
---|---|
ProxyConfig.Builder |
ProxyConfig.Builder.connectionIdManager(ConnectionIdManager connectionIdManager)
Set
ConnectionIdManager . |
void |
ProxyConfig.setConnectionIdManager(ConnectionIdManager connectionIdManager)
Set
ConnectionIdManager . |
Copyright © 2024. All rights reserved.