trinodb / trino-gateway

https://trinodb.github.io/trino-gateway/
Apache License 2.0
147 stars 65 forks source link

Refactor JDBI related classes #306

Closed oneonestar closed 5 months ago

oneonestar commented 5 months ago

Description

Refactor JDBI related classes. Remove @JdbiConstructor and boilerplate codes. Ensure all classes in dao/* are using the same coding style.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.