Accessing data with Java
You can access Db2® for i data in your Java™ programs by using the Java Database Connectivity (JDBC) driver that is included with the IBM® Developer Kit for Java licensed program.
The driver allows you to perform the following tasks:
- Access database files.
- Access JDBC database functions with embedded Structured Query Language (SQL) for Java.
- Run SQL statements and process results.