Module io.ebean.datasource.api
Package io.ebean.datasource
package io.ebean.datasource
-
ClassDescriptionListener for notifications about the DataSource such as when the DataSource goes down, up or gets close to it's maximum size.Service factory for creating DataSourceAlert implementation.Configuration information for a DataSource.Exception that can be thrown when the datasource is not correctly configured.Factory that creates DataSourcePool's.Exception that can be thrown when the datasource fails to be created.DataSource pool API.A
DataSourcePoollistener which allows you to hook on the borrow/return process of getting or returning connections from the pool.Run database initialisation when a pool can't create the initial connections (user may not exist).Current status of the DataSourcePool.Creates a schema and role using the database owner.