This is a standalone configuration type, prefix from configuration root: data.sources.sql
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
string |
|
javax.sql.DataSource name. Optional name to distinguish several data sources of the same type. First available data source is returned when name is not set. |
|
io.helidon.data.sql.datasource.ProviderConfig (service provider interface) Such as: |
|
Configuration of the used provider, such as UCP. |