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 procedure performance dilemma

Re: Java stored procedure performance dilemma

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 17 Oct 2002 21:43:07 -0500
Message-ID: <uwuogl2h5.fsf@hotpop.com>


On Thu, 17 Oct 2002, oracle_dba_at_peasland.com wrote:

> I don't doubt that, but the original post said that this routine was
> for "grunt-job string manipulation/processing". Why use Java for this?

Isn't java better at string manipulation routines than PL/SQL? I thought that PL/SQL kept creating new memory space each time one concatenated a string to another and on other such non-sqlish operations.

I thought that cursor processing was where PL/SQL just blew java away.

Oh well, just conjecture, no facts.

-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.
Received on Thu Oct 17 2002 - 21:43:07 CDT

Original text of this message

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