| Package | Description |
|---|---|
| io.r2dbc.proxy.support |
Misc support classes
|
| Modifier and Type | Method and Description |
|---|---|
MethodExecutionInfoFormatter |
MethodExecutionInfoFormatter.addConsumer(BiConsumer<MethodExecutionInfo,StringBuilder> consumer)
Register a consumer that converts
MethodExecutionInfo to a String. |
static MethodExecutionInfoFormatter |
MethodExecutionInfoFormatter.withDefault()
Create a
MethodExecutionInfoFormatter with default consumers that format the MethodExecutionInfo. |
Copyright © 2025. All rights reserved.