-

Direct Data Query

Use SQL Developer to query data in Oracle Fusion Cloud

-

Four Easy Steps

  • 1. Add a New Database Connection.
  •  
  • 2. The Database Type is "Sybase"
  •  
  • 3. The User name and password are your Oracle Cloud Instance credentials.
  •  
  • 4. The Hostname should be the Host from your login URL to the Oracle Cloud Instance:
-

What is the Fusion DB Connect JDBC Driver

JDBC Driver

Fusion DB Connect is a Java Database Connect driver. The Java Database Connectivity (JDBC) API provides universal data access from the Java programming language.

Simple Connections

Connect with SQL*Developer, or any database developer tool which supports JDBC, and directly query your Oracle Cloud Fusion Applications database.

Embed within Code

Use Java standards to conenct and query your Oracle Cloud Fusion Application data. Open result sets for your queries and process like using any other database solution.

JDBC Standard

Fully compliant with JSR 221: JDBCTM 4.0 API Specification. This specification seeks to improve Java application access to SQL data stores by the provision of ease-of-development focused features and improvements at both the utility and API level

-

Using Fusion DB Connect

Users Manual

Use any tool which supports JDBC to query you data in real-time.

Download...

Direct Data Query

Use any tool which supports JDBC to query you data in real-time.

Read more...

Integrations

Implement your own Java code to construct integrations collecting actual real-time information from Oracle Fusion Applications.

Read more...