Mark Paluch b8375f5a96 #2 - Refactor to functional usage of resources.
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.
2018-10-17 11:10:30 +02:00
2018-10-17 11:10:15 +02:00
2018-10-17 11:10:15 +02:00
2018-10-17 11:10:15 +02:00
2018-10-17 11:10:15 +02:00
2018-10-17 11:10:15 +02:00
Description
No description provided
14 MiB
Languages
Java 100%