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: Oracle and PL/SQL vs. Oracle and Java

Re: Oracle and PL/SQL vs. Oracle and Java

From: Ed Bruce <Ed.Bruce_at_ha.hac.com>
Date: 1997/06/16
Message-ID: <33A5BECD.6956@ha.hac.com>#1/1

Jeff Richmond wrote:

>
> We are taking the same approach as Tim. We are using PL/SQL on the serverside
> and using Oracle's pl2java utility to create Java wrapper classes for these
> procedures. We are then using Java's RMI/object serialization to remotely
> invoke these classes on the database server and retrieve data from the PL/SQL
> stored procedures back to our Java client.
>

This is an interesting solution. But I have not heard of Oracle's pl2java utility. Where is it located?

-- 

Ed Bruce
<Bruce_at_ha.hac.com>
Received on Mon Jun 16 1997 - 00:00:00 CDT

Original text of this message

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