Uses of Interface
io.helidon.data.sql.datasource.ProviderConfig
Packages that use ProviderConfig
Package
Description
DataSource support API.Hikari
DataSource support.JDBC
DataSource support.UCP
DataSource support.-
Uses of ProviderConfig in io.helidon.data.sql.datasource
Methods in io.helidon.data.sql.datasource that return ProviderConfigModifier and TypeMethodDescriptionDataSourceConfig.BuilderBase.DataSourceConfigImpl.provider()DataSourceConfig.provider()Configuration of the used provider, such as UCP.Methods in io.helidon.data.sql.datasource that return types with arguments of type ProviderConfigModifier and TypeMethodDescriptionDataSourceConfig.BuilderBase.provider()Configuration of the used provider, such as UCP.Methods in io.helidon.data.sql.datasource with parameters of type ProviderConfigModifier and TypeMethodDescriptionDataSourceConfig.BuilderBase.provider(ProviderConfig provider) Configuration of the used provider, such as UCP. -
Uses of ProviderConfig in io.helidon.data.sql.datasource.hikari
Subinterfaces of ProviderConfig in io.helidon.data.sql.datasource.hikariModifier and TypeInterfaceDescriptioninterfaceHikari connection pool specific configuration forDataSource.(package private) interfaceio.helidon.data.sql.datasource.hikari.HikariDataSourceConfigBlueprintHikari connection pool specific configuration forDataSource.Classes in io.helidon.data.sql.datasource.hikari that implement ProviderConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.data.sql.datasource.hikari that return ProviderConfigModifier and TypeMethodDescription -
Uses of ProviderConfig in io.helidon.data.sql.datasource.jdbc
Subinterfaces of ProviderConfig in io.helidon.data.sql.datasource.jdbcModifier and TypeInterfaceDescriptioninterfaceJDBC Data source configuration.(package private) interfaceio.helidon.data.sql.datasource.jdbc.JdbcDataSourceConfigBlueprintJDBC Data source configuration.Classes in io.helidon.data.sql.datasource.jdbc that implement ProviderConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.data.sql.datasource.jdbc that return ProviderConfigModifier and TypeMethodDescription -
Uses of ProviderConfig in io.helidon.data.sql.datasource.ucp
Subinterfaces of ProviderConfig in io.helidon.data.sql.datasource.ucpModifier and TypeInterfaceDescriptioninterfaceUCP specific configuration forDataSource.(package private) interfaceio.helidon.data.sql.datasource.ucp.UcpDataSourceConfigBlueprintUCP specific configuration forDataSource.Classes in io.helidon.data.sql.datasource.ucp that implement ProviderConfigModifier and TypeClassDescriptionprotected static classGenerated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.data.sql.datasource.ucp that return ProviderConfigModifier and TypeMethodDescription