Uses of Interface
io.ebean.BackgroundExecutor

Packages that use BackgroundExecutor
Package Description
io.ebean
Core API (see Database, DB and Query).
io.ebean.cache
Server Cache Service
io.ebean.config.dbplatform
Database platform specific support
io.ebean.config.dbplatform.db2
DB2 specific support.
io.ebean.config.dbplatform.h2
H2 specific support.
io.ebean.config.dbplatform.hsqldb
Hsqldb specific support.
io.ebean.config.dbplatform.nuodb
NuoDB specific support.
io.ebean.config.dbplatform.oracle
Oracle specific support.
io.ebean.config.dbplatform.postgres
Postgres specific support.
io.ebean.config.dbplatform.sqlserver
SqlServer specific support.