After going through the discussion here I have one more question now.
Lets assume, there is an enterprise level application with million of user base and with millions of transaction each day. Performance vise, which would be better.
- Java Stored Procedure
- Or Oracle Stored Procedures (Pl/SQL)
P.S: When i say enterprise application development, I meant it from developers point of view where we have different layers of abstraction. Testing frameworks. Automated Testing deployed on multiple blades and extensive debugging etc