Skip to content

Blocking DBClient Part 3 #7230

Description

@Tomas-Kraus

This changeset https://github.com/Tomas-Kraus/helidon/tree/c79f29915285575b50c473d7790484ccbb0f7170/dbclient contains some changes that were removed from DB client during reactive removal.
It would be nice to get them back.
There are 3 main parts to get back:

  1. restore common module wit all common parts that are just copy-pasted in jdbc/mongo, restore removed config/context objects
  2. restore optimized query parameters processing and make it slightly better (I remember Romain had some design note to it)
  3. restore JDBC type specific setters and primitive types auto boxing removal (currently everything is set trough setObject which is not optimal)

Metadata

Metadata

Assignees

Labels

4.xVersion 4.xDB clientHelidon DB ClientwontfixThis will not be worked on

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions