DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Calling Java Stored Procedure

  1. #1
    Join Date
    Jan 2001
    Posts
    26

    Question

    I am experimenting with Java Stored Procedures and I would like to know if we can call Java Stored Procedures from within Java ?

    Also, can we pass String datatypes to and from the Java Stored Proc to the calling programs (could be Java, PL/SQL etc.) ?

    Can anyone suggest any good research material on Java Stored Proc ?

    Thanks !!!

  2. #2
    Join Date
    Jun 2000
    Posts
    417
    Check out [url]http://otn.oracle.com/sample_code/tech/java/ejb_corba/files/hotel/hotelpaper/hotelJsp.htm[/url] for an example. I would think all of the above is possible but can't say for sure as I haven't used them much yet.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width