apache > db
Apache DB Project
 
Font size:      

Libraries Not Provided by Derby

Libraries Not Provided by Derby

The Derby Network Server requires a JDBC client that talks DRDA. The IBM DB2 JDBC Universal driver is available for download from IBM developerWorks and includes the two jar files listed in the table below:

db2jcc.jarRequired to use the DB2 JDBC Universal Driver. You need to put this jar file in your client class path to run your application.
db2jcc_license_c.jarRequired to use the DB2 JDBC Universal Driver. You need to put this jar file in the client class path to run your application.

In a Java Development Kit Version 1.3 environment, some special Derby features require that you install additional libraries and place them in your class path (Environments using Java Development Kit, Version 1.4 includes all of these libraries):

  • LDAP or NIS+ user authentication (see the Derby Developer's Guide)
  • JTA (see the Derby Reference Manual)
  • JDBC 2.0 Extensions (see the Derby Reference Manual)

Previous Page
Next Page
Table of Contents
Index