JDBC for Relational Access
The JDBC (Java Database Connectivity) API enables you to perform operations on InterSystems Supply Chain Orchestrator™ data using SQL.
Supply Chain Orchestrator includes a high-performance Type 4 JDBC database driver that complies with the JDBC 4.2 specification. The driver accepts the following connection URL (or connection string):
jdbc:IRIS://ipAddress:superserverPort/namespace
where the variables represent the Supply Chain Orchestrator instance host’s IP address, the instance’s superserver port, and a namespace on the instance
Get acquainted
Try it
Read all about it
Explore more
Stock Trading with JavaOpens in a new tab