Package org.jdbi.v3.cache.caffeine


package org.jdbi.v3.cache.caffeine
Cache implementation using the Caffeine cache library.
  • Classes
    Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    should not be public API
    Cache builder using the Caffeine caching library.
    Installing this plugin restores the up-to 3.36.0 behavior of using the Caffeine cache library for SQL statements and the colon prefix parser.
    Deprecated, for removal: This API element is subject to removal in a future version.
    should not be public API