Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there. What is the issue with application? What are the first things which come in your mind?
L&T,
1 6112
What is the purpose of jdbc resultset interface?
What is hibernate mapping file?
Explain What we can not do in jdbc but can do hibernate?
Is swing still used?
If I only change the return type, does the method become overloaded?
What should be done for auto generating primary key id in a table ?
What is the use of @transactional annotation in spring?
What is sequence in hibernate?
What are the different types of features of the java collections framework? : java collections
How do I look up an ora sqlexception? : BEA Weblogic
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Is upper case in java?
What are j2ee technologies?
For each of the following program segments,give a big zero
analysis for the running time
1.For (i=0;i What is the difference between ojdbc6 and ojdbc7?