Uses of Interface
io.ebean.service.BootstrapService
Packages that use BootstrapService
-
Uses of BootstrapService in io.ebean.metric
Subinterfaces of BootstrapService in io.ebean.metricModifier and TypeInterfaceDescriptioninterfaceFactory to create timed metric counters. -
Uses of BootstrapService in io.ebean.service
Subinterfaces of BootstrapService in io.ebean.serviceModifier and TypeInterfaceDescriptioninterfaceProvides shutdown of the entire container.interfaceService that parses FetchGroup expressions.interfaceJSON service that Ebean is expected to provide.interfaceFactory for creating profile locations.interfaceService provided by Ebean for parsing and column mapping raw SQL queries.