Home      DB      Replicator      CRM      Solutions  

License Policy
One$ DB FAQ
Pricing Policy
Support Overview
Features
Documentation
Compatible Products
Data Migration
Features Comparison
Performance Comparison
Daffodil DB
 
Example 2


CREATE PROCEDURE p1(IN a int, IN b Boolean) specific specefic2 EXTERNAL NAME examplesjar:testingForProcedure:: verify(Integer,Boolean)

Where,

Specefic2 is the specific name of procedure for unique identification.

examplesjar is the name of the jar where java class will be found.

testingForProcedure is the name of the class.

verify(Integer,Boolean) is the name of the method along with parameter list.
 
Web Database | SQL Database | Embedded Database
©2006 Daffodil Software Ltd. Contact Us | Disclaimer | Sitemap