dbTalk Databases Forums  

Enterprise OpenSource Project using Java Stored Procedures of Oracle

comp.databases.oracle comp.databases.oracle


Discuss Enterprise OpenSource Project using Java Stored Procedures of Oracle in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Suresh Tri
 
Posts: n/a

Default Enterprise OpenSource Project using Java Stored Procedures of Oracle - 08-03-2004 , 04:40 AM






Hi all,

I am in search of any Enterprise level Opensource Project that uses
Java Stored Procedures supported by Oracle. I could not find any by
googling. Can any one plese point me to any such projects?

Actually i'm intereseted in knowing to what extent java stored
procedures are used in enterprise applications. A opensource project
will let me look into the code to get better idea.

Please help,

Thanks,
Suresh

Reply With Quote
  #2  
Old   
Jim Kennedy
 
Posts: n/a

Default Re: Enterprise OpenSource Project using Java Stored Procedures of Oracle - 08-03-2004 , 08:24 AM







"Suresh Tri" <trisuresh (AT) yahoo (DOT) co.in> wrote

Quote:
Hi all,

I am in search of any Enterprise level Opensource Project that uses
Java Stored Procedures supported by Oracle. I could not find any by
googling. Can any one plese point me to any such projects?

Actually i'm intereseted in knowing to what extent java stored
procedures are used in enterprise applications. A opensource project
will let me look into the code to get better idea.

Please help,

Thanks,
Suresh
People only use Java stored procedures in Oracle if the stored procedure
needs to do something pl/sql cannot do or it is very clumsy to do. There
isn't any reason to use Java stored procedures if you can reasonably do it
in pl/sql. Why? Because it is harder to do in Java things that are easy to
do in pl/sql, so only a language bigot would do such a thing.
Jim




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.