oracle « ejb « Java Enterprise Q&A





1. Help optimizing the running of Oracle orderby native query running in EJB (Oc4j)    stackoverflow.com

I've the following problem with EJB and Oracle DB... I've some native sql query -deployed in Oc4j- that returns more than 21k rows from Oracle DB. when I run the query against ...

2. What should be approach?    stackoverflow.com

Try to be more clear, I'm in lack of ideas in this problem, even it sounds like a classic. My application is running on weblogic 10.3.3 application server, and for database I ...

3. EJB transaction vs. Oracle transaction    stackoverflow.com

I have a wonder here. I have a web application with EJBs to communicate with database. I intend to run it on two distinct application servers (completely distinct servers running on different hardware ...