Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 30 Next »

Download the Java .jar library

Download the driver above and install it on your favorite Java tool for reporting & analytics.

JDBC connect

  • Driver class: expert.marketplace.sqlc.jira.cloud.Driver

Then configure a connection to the SQL Cloud database:

  • URL: jdbc:jira-cloud:<port> (any available local port)

  • Username: Must match the name of the Jira instance (https:<instance>.atlassian.net)

  • Password: Must match the password on SQL Cloud - Query Server page (https://<instance>.atlassian.net/plugins/servlet/ac/expert.marketplace.jira.cloud.sql/sqlc-server)

Prerequisites

  • Minimum Java version 1.8

  • No labels