JDBC Driver for Jira Service Desk

Build 22.0.8462

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to Jira Service Desk APIs.

Key Features

  • The driver models Jira Service Desk entities like documents, folders, and groups as relational views, allowing you to write SQL to query Jira Service Desk data.
  • Stored procedures allow you to execute operations to Jira Service Desk
  • Live connectivity to these objects means any changes to your Jira Service Desk account are immediately reflected when using the driver.

Tables

Tables describes the available tables. Tables are statically defined to model Jira Service Desk entities such as RequestApprovals, RequestComments, and RequestParticipants.

Views

Views describes the available views. Views are statically defined to model Jira Service Desk entities such as Users, Organizations, and ServiceDesks.

Stored Procedures

Stored Procedures are function-like interfaces to Jira Service Desk. Stored procedures allow you to execute operations to Jira Service Desk, including downloading documents and moving envelopes.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462