Installing jar files -- SQL statement CALL sqlj.install_jar( 'tours.jar', 'APP.Sample1', 0) -- SQL statement -- using a quoted identifier for the -- Derby jar name CALL sqlj.install_jar( 'tours.jar', 'APP."Sample2"', 0)