Package org.jdbi.v3.cache.caffeine
package org.jdbi.v3.cache.caffeine
Cache implementation using the Caffeine cache library.
-
ClassesClassDescriptionCaffeineCache<K,
V> Deprecated, for removal: This API element is subject to removal in a future version.should not be public APICache 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> Deprecated, for removal: This API element is subject to removal in a future version.should not be public API