You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by "Wright, Jim (NIH/CIT) [C]" <wr...@mail.nih.gov> on 2006/08/08 22:57:32 UTC

Methods of calling stored procedures in OJB

Does one have to use database triggers in order to run stored procedures
in OJB?  The Apache documentation seems to imply that:

 

http://db.apache.org/ojb/docu/howtos/howto-work-with-stored-procedures.h
tml#A+simple+example

 

I need a way to run them that does not involve triggers.

Jim Wright