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: Q: Java stored procedures

Re: Q: Java stored procedures

From: Thomas Kyte <tkyte_at_us.oracle.com>
Date: Thu, 20 May 1999 19:09:19 GMT
Message-ID: <374d5d9f.29536571@newshost.us.oracle.com>


A copy of this was sent to asn_at_spot.Colorado.EDU (EAL) (if that email address didn't require changing) On 20 May 1999 17:01:12 GMT, you wrote:

>Can you call a java stored procedure from Oracle
>Forms/Reports applications (5.0/3.0 or above)? What

yes, anything that can invoke a plsql sp can invoke a java sp.

>are the performance impact or any other difference of
>using java stored procedures vs. pl/sql stored procedures?
>

thats an open big question. apples and oranges, your mileage may vary. its faster for some things, slower for others.

>TIA.
>

See http://www.oracle.com/ideveloper/ for my column 'Digging-in to Oracle8i'...  

Thomas Kyte
tkyte_at_us.oracle.com
Oracle Service Industries
Reston, VA USA

--
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Thu May 20 1999 - 14:09:19 CDT

Original text of this message

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