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

Home -> Community -> Usenet -> c.d.o.misc -> Re: should I program Oracle in Java or pl/sql

Re: should I program Oracle in Java or pl/sql

From: M. Armaghan Saqib <armaghan_at_yahoo.com>
Date: Thu, 10 Feb 2000 09:53:15 GMT
Message-ID: <87u1qb$40$1@nnrp1.deja.com>


According to Oracle's JAVA documentation for 8i, use JAVA only for computationally extensive work and use PLSQL for database intensive work. PLSQL is hard to beat in performance when it comes to database interaction.

And remember Oracle has officially announced that PLSQL is here to stay along with JAVA. JAVA WILL NOT REPLACE PLSQL.

regards,
M. Armaghan Saqib


In article <87s026$cs7$1_at_pheidippides.axion.bt.co.uk>,   "Steve Marks" <a_at_b.com> wrote:
> Hi all
>
> I'm going to be doing some oracle development and was wondering what
the
> consensus is these days....Java or pl/sql on the database for stored
> procedures and triggers etc.
>
> thanks
> Steve Marks
>
>

--


Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Feb 10 2000 - 03:53:15 CST

Original text of this message

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