public class AgroalCPDataSourceProvider extends Object implements DataSourceProvider
| Constructor and Description |
|---|
AgroalCPDataSourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(DataSource dataSource) |
DataSource |
getDataSource(JsonObject config) |
int |
maximumPoolSize(DataSource dataSource,
JsonObject config) |
public int maximumPoolSize(DataSource dataSource, JsonObject config) throws SQLException
maximumPoolSize in interface DataSourceProviderSQLExceptionpublic DataSource getDataSource(JsonObject config) throws SQLException
getDataSource in interface DataSourceProviderSQLExceptionpublic void close(DataSource dataSource) throws SQLException
close in interface DataSourceProviderSQLExceptionCopyright © 2020. All rights reserved.