Libraries needed to connect to the Derby
Getting Started with Derby
43
Puts all of the Derby libraries for an embedded environment in the CLASSPATH.
bin/setNetworkClientCP
Puts the libraries needed to connect to the Derby Network Server into the
CLASSPATH.
bin/setNetworkServerCP
Puts the libraries needed to start the Derby Network Server into the CLASSPATH.
bin/startNetworkServer
Starts the Network Server on the local machine.
bin/stopNetworkServer
Stops the Network Server on the local machine.
bin/sysinfo
Runs the
sysinfo
tool.