CREATE PROCEDURE test_procedure()
LANGUAGE JAVA
PARAMETER STYLE JAVA
EXTERNAL NAME 'testClass.testMethod';