Uses of Class
io.ebean.config.ProfilingConfig
Packages that use ProfilingConfig
-
Uses of ProfilingConfig in io.ebean.config
Methods in io.ebean.config that return ProfilingConfigModifier and TypeMethodDescriptionDatabaseConfig.getProfilingConfig()
Return the configuration for profiling.Methods in io.ebean.config with parameters of type ProfilingConfigModifier and TypeMethodDescriptionvoid
DatabaseConfig.setProfilingConfig
(ProfilingConfig profilingConfig) Set the configuration for profiling.