• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Calling Java Program from Stored Procedure

 
Ranch Hand
Posts: 328
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends,
can anybody tell me how to Call Java Program from Stored Procedure

Regards
Thanx in advance
Shrinivas
 
Ranch Hand
Posts: 1087
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
here is the your best deal

1. Calling Java from PL/SQL

2. Developing Stored Procedures in Java

3. Java Stored Procedures How-To Documents

hope these will help you.
 
Greenhorn
Posts: 11
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
See i have got a code snippet which gives me class declaration n it say that with the help of loadjava command of oracle8i we can put that java class file as object on server side
here is the link for the same

for code snippet
http://www.developer.com/db/article.php/10920_3337411_1
and for loadjava
[ UD: removed link to copyrighted material ]

for this loadjava it is giving me invalid sql command.
So can anyone please help me for this.
If somebody gets the solution for this please let me know also

[email protected]
[ August 03, 2007: Message edited by: Ulf Dittmer ]
 
Where does a nanny get ground to air missles? Protect this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic