Class CaffeineCachePlugin

java.lang.Object
org.jdbi.v3.cache.caffeine.CaffeineCachePlugin
All Implemented Interfaces:
JdbiPlugin

public final class CaffeineCachePlugin extends Object implements JdbiPlugin
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.