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.
 
guava provides extra types that are commonly needed beyond built in JDK types.
 
 
 
 
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.