Package org.jdbi.v3.cache.guava
package org.jdbi.v3.cache.guava
Cache implementation using the Guava
Cache
class.-
ClassDescriptionGuavaCache<K,
V> Cache implementation using the guavaCache
object.Cache builder using the guavaCache
object.Installing this plugin uses the GuavaCache
cache for SQL statements and the colon prefix parser.GuavaLoadingCache<K,V> Cache implementation using the guavaCache
object.