Package org.jdbi.v3.cache.noop
package org.jdbi.v3.cache.noop
A non-caching cache implementation.
-
ClassDescriptionNoopCache<K,
V> A no operation cache implementation.Cache builder for the no op cache.Installing this plugin uses the no op (no caching) cache.