Uses of Class
io.ebean.config.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 voidSlowQueryListener. process(SlowQueryEvent event)Process a slow query event.