Uses of Interface
io.ebean.cache.ServerCachePlugin
Packages that use ServerCachePlugin
-
Uses of ServerCachePlugin in io.ebean.config
Methods in io.ebean.config that return ServerCachePluginModifier and TypeMethodDescriptionDatabaseConfig.getServerCachePlugin()
Return the ServerCachePlugin.Methods in io.ebean.config with parameters of type ServerCachePluginModifier and TypeMethodDescriptionvoid
DatabaseConfig.setServerCachePlugin
(ServerCachePlugin serverCachePlugin) Set the ServerCachePlugin to use.