Scores Demo

The DERBY_HOME/demo/programs/scores directory contains a demo application which shows how you can run user-written Java code inside the Derby database.

To see the Ant targets that enable you to build and run the demo application, cd to this directory and type the following command:

   ant -projecthelp

Follow the instructions in the command output. You may need to download the Jakarta Commons Math library from the Apache web site. After customizing a property, you will use the ant run command to run the application.

The demo shows you how to do the following:

For more detail, please consult the following sections of the Derby Developer's Guide: