Uses of Package
org.jdbi.v3.core.spi
-
Packages that use org.jdbi.v3.core.spi Package Description org.jdbi.v3.cache.noop A non-caching cache implementation.org.jdbi.v3.core The 'core' package hosts the top level interface into jdbi core.org.jdbi.v3.core.config Theconfigclasses define a configuration registry starting from eachJdbiinstance.org.jdbi.v3.core.h2 Theh2package adds vendor support for the H2 embeddable pure Java database implementation.org.jdbi.v3.core.spi Thespipackage includes entrypoints to extendingJdbiinstances with your own custom functionality.org.jdbi.v3.gson2 org.jdbi.v3.guava guavaprovides extra types that are commonly needed beyond built in JDK types.org.jdbi.v3.guice Google Guiceintegration.org.jdbi.v3.guice.internal Internal classes for the Guice integration, do not use directly outside Jdbi.org.jdbi.v3.jackson2 org.jdbi.v3.jodatime2 joda-timeprovides improved date and time types to pre-Java 8 applications.org.jdbi.v3.jpa Thejpaplugin provides minimal support for discovering JPA annotations likeColumn.org.jdbi.v3.json org.jdbi.v3.postgis org.jdbi.v3.postgres Thepostgresplugin provides improved support forjava.time,hstore,uuid, andenumtypes when configured with a recent Postgres database server.org.jdbi.v3.sqlite3 Thesqliteplugin provides improved support forjava.net.URL.org.jdbi.v3.sqlobject SQL Objectsorg.jdbi.v3.vavr vavris a functional programming library for the JVM. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.cache.noop Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.core Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.core.config Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.core.h2 Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.core.spi Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.gson2 Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.guava Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.guice Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.guice.internal Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.jackson2 Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.jodatime2 Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.jpa Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.json Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.postgis Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.postgres Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.sqlite3 Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.sqlobject Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins. -
Classes in org.jdbi.v3.core.spi used by org.jdbi.v3.vavr Class Description JdbiPlugin A plugin is given an opportunity to customize instances of variousJdbitypes before they are returned from their factories.JdbiPlugin.Singleton Abstract base class for single-install JdbiPlugins.