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