File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Java stored procedures Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Java stored procedures" Watch "Java stored procedures" New topic
Author

Java stored procedures

John Sinues
Ranch Hand

Joined: Feb 21, 2000
Posts: 52
Has anyone encountered any limitations to using Java stored procedures in Oracle? Also are there any good web sites that have good examples of Java stored procedures in Oracle?
Thanks,
John
Kathy Shkarlet
Ranch Hand

Joined: Dec 01, 2000
Posts: 43
John,
Try JDeveloper (IDE that comes with Oracle) - it has good documentation / samples and makes deployment very easy.
Kathy
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java stored procedures
 
Similar Threads
Retrieving information for a collection of objects from database
implementing connection pooling
Java & Oracle Stored Procedures
Stored Procedures
Oracle Stored Procedures