Uses of Class
io.ebean.config.ProfilingConfig
-
Packages that use ProfilingConfig Package Description io.ebean.config Configuration settings for Database construction -
-
Uses of ProfilingConfig in io.ebean.config
Methods in io.ebean.config that return ProfilingConfig Modifier and Type Method Description ProfilingConfigDatabaseConfig. getProfilingConfig()Return the configuration for profiling.Methods in io.ebean.config with parameters of type ProfilingConfig Modifier and Type Method Description voidDatabaseConfig. setProfilingConfig(ProfilingConfig profilingConfig)Set the configuration for profiling.
-