Uses of Class
org.jdbi.v3.core.spi.JdbiPlugin.Singleton

Packages that use JdbiPlugin.Singleton
Package
Description
The h2 package adds vendor support for the H2 embeddable pure Java database implementation.
JSON support using the Gson library.
guava provides extra types that are commonly needed beyond built in JDK types.
JSON support using the Jackson 2 library.
JSON mapping SPI and the Json qualifier.
JSON support using the Moshi library.
OpenTelemetry integration for Jdbi.
The oracle package provides integration with the Oracle JDBC driver.
PostGIS support for Jdbi.
The postgres plugin provides improved support for java.time, hstore, uuid, and enum types when configured with a recent Postgres database server.
The sqlite plugin provides improved support for java.net.URL.
SQL Objects
vavr is a functional programming library for the JVM.