Uses of Interface
io.ebean.datasource.DataSourcePool
-
-
Uses of DataSourcePool in io.ebean.datasource
Methods in io.ebean.datasource that return DataSourcePool Modifier and Type Method Description static DataSourcePoolDataSourceFactory. create(String name, DataSourceConfig config)Create the DataSourcePool given the name and configuration.DataSourcePoolDataSourceFactory. createPool(String name, DataSourceConfig config)
-