Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Java stored procedures. Are they slower than PL/SQL?

Re: Java stored procedures. Are they slower than PL/SQL?

From: godmann <allanwtham_at_yahoo.com>
Date: 4 Oct 2001 21:22:28 -0700
Message-ID: <95cd51c.0110042022.fe89b0a@posting.google.com>


It's better to confine heavily access functions/procedures in PL/SQL while the rest of the codes can be in Java where less DML is needed.

Allan W. Tham
DBA Received on Thu Oct 04 2001 - 23:22:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US