Contents Index Using threads in Java applications Returning result sets from Java methods

ASA Programming Guide
  Using Java in the Database
    Special features of Java classes in the database

Procedure Not Found error


If you supply an incorrect number of arguments when calling a Java method, or if you use an incorrect data type, the server responds with a Procedure Not Found error. You should check the number and type of arguments.


Contents Index Using threads in Java applications Returning result sets from Java methods