| Author |
Java Stored Procedure
|
Tuhin Ghosh
Ranch Hand
Joined: Oct 11, 2006
Posts: 33
|
|
hello people i am looking for tutorial on JAVA Stored procedure ..links are welcome(Poweroint Presentation will be helpfull) tx TUHIN
|
 |
Scott Johnson
Ranch Hand
Joined: Aug 24, 2005
Posts: 518
|
|
Tuhin, Are you trying to write stored procedures using the Java language? Or are you trying to execute stored procedures from a Java program? Which database are you using?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Tuhin, See Sun's JDBC tutorial which includes stored procedures.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Carol Enderlin
drifter
Ranch Hand
Joined: Oct 10, 2000
Posts: 1348
|
|
Google is your friend, http://www.google.com/search?hl=en&q=java+stored+procedures If you are asking about java/oracle combination, the first google hit I got is : OracleJVM and Java Stored Procedures and that page includes this: Developing stored procedures in java
|
 |
 |
|
|
subject: Java Stored Procedure
|
|
|