To use the Network Server and network client driver, add the
following jar file to your server classpath:
Adding this file to your classpath has the effect of including all of the
Derby classes in your
classpath. These classes are in the following jar files, which you can also add
to your classpath separately:
All of the jar files are in the
$DERBY_HOME/lib
directory.
Derby provides
script files for setting the classpath to work with the Network Server. The
scripts are located in the $DERBY_HOME/bin
directory.
- setNetworkClientCP.bat (Windows)
- setNetworkClientCP (UNIX)
- setNetworkServerCP.bat (Windows)
- setNetworkServerCP (UNIX)