iSeries™ Access for Windows® provides multiple programming interfaces for accessing database files on the iSeries server.
Some of the common interfaces allow you to write a single application to access both the iSeries database and non-iSeries databases. In addition, a proprietary C API interface is supported to expose the unique strengths of DB2® for iSeries. You can also use both Structured Query Language (SQL) to access DB2 Universal Database™ (UDB) for iSeries database files and stored procedures and use record-level access interfaces for access to single records within a file.
The following are the iSeries Access for Windows interfaces that are supported:
IBM® Toolbox for Java™ JDBC Driver Allows Java programs to access iSeries database files using standard JDBC interfaces.