| Package | Description |
|---|---|
| com.atlassian.jira.config.database |
| Modifier and Type | Method and Description |
|---|---|
JdbcDatasource |
JdbcDatasource.Builder.build()
Returns a new JdbcDatasource as specified by the current state
of this builder.
|
static JdbcDatasource |
JdbcDatasource.parse(org.dom4j.Element datasourceElement,
com.atlassian.secrets.api.SecretStoreProvider secretStoreProvider)
Parses JDBC Datasource settings that have been serialized to XML.
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.