WebSphere Adapter for JDBC
After you create the project in WebSphere® Integration Developer, you need to add the database driver to your adapter project. To accomplish this, add the JDBC driver to the Java™ build path. Use the external JAR file that is provided with your database.
Result
Your adapter project contains a reference to the JDBC driver, which you can view in the Project Explorer window of WebSphere Integration Developer. The driver has been added so that the adapter can connect to the database, and business objects can be generated for tables, stored procedures, and so on.
Last updated: Tue 12 Dec 2006 03:32:39
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)