Hi Robert,
The Derby Developer's Guide explains how to load the database with jar
files of user-written functions and procedures. Please see the following
section of that guide:
"Deploying Derby Applications" -> "Loading classes from a database"
Hope this helps,
-Rick
Robert Enyedi wrote:
Hi,
Is there a recommended way of packaging Derby stored functions and
procedures?
I'm thinking about an elegant way, like dropping in a JAR somewhere in
a Derby installation. I did not find something obvious, except
changing the setNetworkServer batch files for the network server
framework.
Thanks,
Robert