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: Calling Java from Oracle ?

Re: Calling Java from Oracle ?

From: Piero Stanchi <piero.stanchi_at_eu.pnu.com>
Date: Fri, 09 Jul 1999 12:48:49 +0200
Message-ID: <3785D391.741826D1@eu.pnu.com>


Hello,
have you taken a look at the java stored procedures? They come with oracle 8. You can store them in the database and call them from pl/sql. They are executed by an oracle internal jvm called aurora (I have some problems with its memory usage...).
Hope it helps!

    Piero

Emmanuel BOURG wrote:

> Hello,
>
> Is it possible to use Java code in Oracle functions ? Is there something
> equivalent for Java to external call of C/C++ functions in DLLs ?
>
> I have been brainstorming on this issue for 3 days ;) If someone has the
> solution I would be *very* interested :)
>
> Thanks
>
> Emmanuel BOURG
Received on Fri Jul 09 1999 - 05:48:49 CDT

Original text of this message

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