Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle and PL/SQL vs. Oracle and Java
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
![]() |
![]() |