You need to add derbyclient.jar
to your classpath. You can find this jar in the download package of derby from here. This jar contains your org.apache.derby.jdbc.ClientDriver
.
For more information, see this answer : where is org.apache.derby.jdbc.ClientDriver?