| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebeaninternal.server.lib.sql |
Enhanced JDBC objects and connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceConfig |
ServerConfig.getDataSourceConfig()
Return the configuration to build a DataSource using Ebean's own DataSource
implementation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setDataSourceConfig(DataSourceConfig dataSourceConfig)
Set the configuration required to build a DataSource using Ebean's own
DataSource implementation.
|
| Constructor and Description |
|---|
DataSourcePool(DataSourceAlert notify,
String name,
DataSourceConfig params) |
Copyright © 2014. All Rights Reserved.