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 TypeInterfaceDescriptioninterface
Hikari connection pool specific configuration forDataSource
.(package private) interface
io.helidon.data.sql.datasource.hikari.HikariDataSourceConfigBlueprint
Hikari connection pool specific configuration forDataSource
.Classes in io.helidon.data.sql.datasource.hikari that implement ProviderConfigModifier and TypeClassDescriptionprotected static class
Generated 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 TypeInterfaceDescriptioninterface
JDBC Data source configuration.(package private) interface
io.helidon.data.sql.datasource.jdbc.JdbcDataSourceConfigBlueprint
JDBC Data source configuration.Classes in io.helidon.data.sql.datasource.jdbc that implement ProviderConfigModifier and TypeClassDescriptionprotected static class
Generated 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 TypeInterfaceDescriptioninterface
UCP specific configuration forDataSource
.(package private) interface
io.helidon.data.sql.datasource.ucp.UcpDataSourceConfigBlueprint
UCP specific configuration forDataSource
.Classes in io.helidon.data.sql.datasource.ucp that implement ProviderConfigModifier and TypeClassDescriptionprotected static class
Generated implementation of the prototype, can be extended by descendant prototype implementations.Methods in io.helidon.data.sql.datasource.ucp that return ProviderConfigModifier and TypeMethodDescription