Both Java™ stored procedures and Java UDFs can use Java classes that are stored in Java JAR files.
To use a JAR file, a jar-id must be associated with the JAR file. The system provides stored procedures in the SQLJ schema that allow jar-ids and JAR files to be manipulated. These procedures allow JAR files to be installed, replaced, and removed. They also provide the ability to use and update the SQL catalogs associated with JAR files.