Package org.jdbi.v3.cache.noop
A non-caching cache implementation.
-
Class Summary Class Description NoopCache<K,V> A no operation cache implementation.NoopCacheBuilder Cache builder for the no op cache.NoopCachePlugin Installing this plugin uses the no op (no caching) cache.