Re: java in the database (10gR2 & 11gR2)

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Mon, 07 Feb 2011 19:33:51 +0100
Message-ID: <4d503b1e$0$14263$ba620e4c_at_news.skynet.be>



For java code, even within the database, to call pl/sql packages, it would need to connect to the database. The account it uses to connect, would need to have execute rights on those "low-level" (???) packages.

But why would you put java inside the database and then try to call pl/sql functions in stead of using a java http client?? Received on Mon Feb 07 2011 - 12:33:51 CST

Original text of this message