Why and when to perform this task
WebSphere Application Server Version supports Structured Query Language in Java (SQLJ ) with the DB2 universal JDBC driver and the DB2 Legacy CLI-based Type 2 JDBC driver.
Perform the following steps to convert existing JDBC applications to SQLJ in WebSphere Application Server:
Steps for this task
You must have the db2java.zip and db2jcc.jar files in your class path. Define these files in the class path of the WebSphere Application Server DB2 Legacy CLI-based JDBC Driver Provider.
You only need the db2jcc.jar file.
Related concepts
Embedded Structured Query language in Java (SQLJ) support