Module io.helidon.dbclient.jdbc
Package io.helidon.dbclient.jdbc.spi
Interface JdbcConnectionPoolProvider
- All Superinterfaces:
ConfiguredProvider<JdbcConnectionPool>
- All Known Implementing Classes:
HikariConnectionPoolProvider
ServiceLoader
provider interface for JDBC connection pool.
This interface serves as-
Method Summary
Methods inherited from interface io.helidon.common.config.ConfiguredProvider
configKey, create