Uses of Class
com.atlassian.jira.config.database.JdbcDatasource
Packages that use JdbcDatasource
-
Uses of JdbcDatasource in com.atlassian.jira.config.database
Methods in com.atlassian.jira.config.database that return JdbcDatasourceModifier and TypeMethodDescriptionJdbcDatasource.Builder.build()Returns a new JdbcDatasource as specified by the current state of this builder.static JdbcDatasourceJdbcDatasource.parse(org.dom4j.Element datasourceElement, com.atlassian.secrets.api.SecretStoreProvider secretStoreProvider, com.atlassian.secrets.api.SecretService secretService, boolean isSecretServiceDisabled) Parses JDBC Datasource settings that have been serialized to XML.