aspose file tools
The moose likes JDBC and the fly likes how good is JAva with Oracle, overall ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "how good is JAva with Oracle, overall ?" Watch "how good is JAva with Oracle, overall ?" New topic
Author

how good is JAva with Oracle, overall ?

Edwin Davidson
Greenhorn

Joined: Nov 26, 2003
Posts: 27
Hello friends:
I am assuming that PL/SQL is just the thing for using on big Oracle tables to manipulate/retrieve data from, etc. But, how good exactly is Java for doing the same kind of thing ? Is Java slower, as fast as or quicker than PL/SQL ?
I am not doubting Java's ability to actually do anything that PL/SQL can do. But I am wondering about Java's performance on opening, writing to, searching, etc. Oracle tables.
Has Java ever been stacked up against PL/SQL in a fomal test ? Is there some site somewhere where PL/SQL vs. Java has been benchmarked ?
Thanks.
Edwin
 
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: how good is JAva with Oracle, overall ?
 
Similar Threads
want to become oracle certified......
Stroed Procedure&PL/SQL
Passing java arrays to PL/SQL and vice versa
Learning At any level
Passing PL/SQL Datatype in procedure from java