Uses of Class
io.ebean.config.SlowQueryEvent
-
Packages that use SlowQueryEvent Package Description io.ebean.config Configuration settings for Database construction -
-
Uses of SlowQueryEvent in io.ebean.config
Methods in io.ebean.config with parameters of type SlowQueryEvent Modifier and Type Method Description void
SlowQueryListener. process(SlowQueryEvent event)
Process a slow query event.
-