b8375f5a96fc75092bea32b26d88eb34f232a0cc
DatabaseClient now creates functions. The actual invocation/execution takes place from DefaultFetchFunctions (FetchSpec) to keep stateful resources in the scope of the execution. execute()/executeMany() use Flux.usingWhen/Mono.usingWhen to release connections after their usage.
Description
No description provided
Languages
Java
100%