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: Calling native C++ method from Oracle Java stored procedure via J NI

Re: Calling native C++ method from Oracle Java stored procedure via J NI

From: Warwick Hunter <whunter_at_agile.tv>
Date: Fri, 21 Sep 2001 17:50:07 +1000
Message-ID: <3BAAF12F.3040605@agile.tv>


I have no experience with the Oracle JVM but I have

done a bit of JNI.

The JNI DLL must be in the PATH of the Oracle JVM. So that it can be loaded.

Warwick Received on Fri Sep 21 2001 - 02:50:07 CDT

Original text of this message

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