Package io.helidon.data.sql.datasource.jdbc
package io.helidon.data.sql.datasource.jdbc
JDBC
DataSource
support.-
ClassDescriptionJDBC Data source configuration.Fluent API builder for
JdbcDataSourceConfig
.JdbcDataSourceConfig.BuilderBase<BUILDER extends JdbcDataSourceConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends JdbcDataSourceConfig> Fluent API builder base forJdbcDataSourceConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.AServiceLoader
provider implementation ofDataSourceConfigProvider
for a data source based on direct JDBC connections.