Package org.jdbi.v3.guava
package org.jdbi.v3.guava
guava
provides extra types that are commonly needed beyond built
in JDK types. Jdbi
integrates with immutable collections, multimaps,
and optionals.
-
ClassDescriptionProvide ArgumentFactory instances that understand Guava types.Provides Collectors for Guava collection types.Plugin to enable all
Guava
functionality.