Package org.jdbi.v3.cache.caffeine
package org.jdbi.v3.cache.caffeine
Cache implementation using the Caffeine cache library.
-
ClassDescriptionCaffeineCache<K,
V> Cache implementation using the caffeine cache library.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.CaffeineLoadingCache<K,V> Cache implementation using the caffeine cache library.