Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: javasource
Andreas Schwaiger wrote:
>
> why do i need a javasource in the oracle 8i database?
> what can i do with this javasource?
> is it possible to compile a full applet code (e.g. with jdbc databse access)
> and display this applet
> with WebDB?
> for functions already pl/sql can be used
>
As far as I know you do not need to put in javasource in the database only the compiled byte code. They recommend putting java source so you can easily keep track of it (something like that).
As far as JDBC is concerned you should be able to get it running.
-- VladimirReceived on Tue May 30 2000 - 00:00:00 CDT
![]() |
![]() |