Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: javasource

Re: javasource

From: Vladimir Vuksan <vuksan_at_cs.unm.edu>
Date: 2000/05/30
Message-ID: <3934503A.EFDC5EC8@cs.unm.edu>#1/1

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.

-- 
Vladimir
Received on Tue May 30 2000 - 00:00:00 CDT

Original text of this message

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