Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: java in Oracle
The ability to run JAVA in the rdbms is in 8.1 (first available release
8.1.4). So to do this right now you'd need to call you JAVA code via the
external api, or via the icx to OAS. If you can migrate from 8.0.x, and
don't mind a small wait for production ... then getting a prerelase of 8.1.4
would be my suggestion.
Thor HW
Paul Chang wrote in message <70r5t8$fml$1_at_ebaynews1.Ebay.Sun.COM>...
>We use Oracle8.0.5.
>
>we like to know if PL/SQL code (stored proc/triggers) can contain java code
>embedded?
>
>any example?
>
>thanks!
>
>Paul.
>
>
>
Received on Sat Oct 24 1998 - 18:14:04 CDT