Uses of Class
io.ebean.config.DatabaseConfig

Packages that use DatabaseConfig
Package Description
io.ebean
Core API (see Database, DB and Query).
io.ebean.cache
Server Cache Service
io.ebean.config
Configuration settings for Database construction
io.ebean.event
Persist and Query Event Controllers and Listeners
io.ebean.plugin
Provides a API for plugins.
io.ebean.service