Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Overview

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

The support for Java with OpenAccess SDK allows an ODBC, JDBC, ADO, or ADO.NET driver or data provider to be developed for a SQL data source with all the custom coding of the IP done in Java. The third-party SQL engine API for Java consists of two interfaces:

  • The oajava.sql.sqlip interface consists of connection-level methods such as sqlipConnect, sqlipDisconnect, sqlipCommit, and sqlipRollback. See oajava.sql.sqlip Interface for more information.
  • The oajava.sql.sqlip_stmt interface consists of statement-level methods such as sqlipPrepareStmt, sqlipOpenCursor, sqlipFetchRow, and sqlipGetColspec. See oajava.sql.sqlip_stmt Interface for more information.
TitleResults for “How to create a CRG?”Also Available inAlert