io.helidon.data.sql.datasource.DataSourceConfig
Description
javax.sql.DataSource configuration
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
provider | ProviderConfig | Configuration of the used provider, such as UCP | |
name | String | @default | javax.sql.DataSource name |
provider-discover-services | Boolean | true | Whether to enable automatic service discovery for provider |
Usages
See the manifest for all available types.