Re: converting to java stored procs

From: Rauf Sarwar <member31517_at_dbforums.com>
Date: Fri, 20 Jun 2003 21:52:07 +0000
Message-ID: <3027385.1056145927_at_dbforums.com>


Originally posted by Michael Weir
> Is there a tool that generates java stored procs from regular
> stored procs?
> Thanks.

Just want to put this out, as mentioned here frequently, to give you second thoughts on whatever I assume you are trying to do...

  1. If you can do it in SQL then do it in SQL.
  2. If you can't do it in SQL then do it in PL/SQL
  3. If you can't do it in PL/SQL, Only then do it in Java

Regards
/Rauf Sarwar

--
Posted via http://dbforums.com
Received on Fri Jun 20 2003 - 23:52:07 CEST

Original text of this message