Uses of Class
io.ebean.config.AutoTuneConfig
Packages that use AutoTuneConfig
-
Uses of AutoTuneConfig in io.ebean.config
Methods in io.ebean.config that return AutoTuneConfigModifier and TypeMethodDescriptionDatabaseConfig.getAutoTuneConfig()Return the configuration for AutoTune.Methods in io.ebean.config with parameters of type AutoTuneConfigModifier and TypeMethodDescriptionvoidDatabaseConfig.setAutoTuneConfig(AutoTuneConfig autoTuneConfig) Set the configuration for AutoTune.