Module io.helidon.data.sql.common
Package io.helidon.data.sql.common
package io.helidon.data.sql.common
SQL specific support, use by all modules that interact with SQL databases.
-
ClassDescriptionConfiguration of a JDBC connection to a database.Fluent API builder for
ConnectionConfig
.ConnectionConfig.BuilderBase<BUILDER extends ConnectionConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ConnectionConfig> Fluent API builder base forConnectionConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.SQL specific configuration.Fluent API builder forSqlConfig
.SqlConfig.BuilderBase<BUILDER extends SqlConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends SqlConfig> Fluent API builder base forSqlConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.JDBC driver info.