Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> plsql vs hibernate
I have Oracle 10g database. Please comment on performance issues
related to PL/SQL vs Hibernate. I have a complex data schema that would
need lot of complex joins. I am leaning towards PL/SQL procedures and
JDBC combination, because speed is more important than scalability
across multiple database platforms. Is my thinking right given the
complexity in database schema?
Thanks,
Yasaswi
Received on Thu Jan 13 2005 - 07:18:36 CST