JDBC Driver for Oracle SCM

Build 22.0.8462

Maintenance

Overview

This section shows the available API objects and provides more information on executing SQL to Oracle SCM APIs.

Key Features

  • The driver models Oracle SCM entities like Persons, Roles, and Users as relational views, allowing you to write SQL to query Oracle SCM data.
  • Stored procedures allow you to execute operations to Oracle SCM.
  • Live connectivity to these objects means any changes to your Oracle SCM account are immediately reflected when using the driver.

Views

Views are dynamically obtained to model Oracle SCM objects. These objects are presented as read-only tables.

Stored Procedures

Stored Procedures are function-like interfaces to Oracle SCM. They can resequence operations and perform midpoint rescheduling.

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