io.helidon.data.sql.common.ConnectionConfig

Description

Configuration of a JDBC connection to a database

Configuration options

KeyTypeDescription
passwordStringPassword for the database connection
jdbc-driver-class-nameStringFully qualified name of the JDBC driver class
urlStringJDBC connection URL
usernameStringUsername for the database connection

Dependent Types

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.