Uses of Package
io.ebean.datasource
-
Classes in io.ebean.datasource used by io.ebean.datasource Class Description DataSourceAlert Listener for notifications about the DataSource such as when the DataSource goes down, up or gets close to it's maximum size.DataSourceConfig Configuration information for a DataSource.DataSourcePool DataSource pool API.DataSourcePoolListener ADataSourcePoollistener which allows you to hook on the borrow/return process of getting or returning connections from the pool.InitDatabase Run database initialisation when a pool can't create the initial connections (user may not exist).PoolStatus Current status of the DataSourcePool.