Package org.jdbi.v3.cache.guava
Class GuavaCachePlugin
java.lang.Object
org.jdbi.v3.cache.guava.GuavaCachePlugin
- All Implemented Interfaces:
JdbiPlugin
Installing this plugin uses the Guava
Cache
cache for SQL statements and the colon prefix parser.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jdbi.v3.core.spi.JdbiPlugin
JdbiPlugin.Singleton
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jdbi.v3.core.spi.JdbiPlugin
customizeConnection, customizeHandle
-
Constructor Details
-
GuavaCachePlugin
public GuavaCachePlugin()
-
-
Method Details
-
customizeJdbi
- Specified by:
customizeJdbi
in interfaceJdbiPlugin
-