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
