|
Related Questions |
View Answer |
|
What’s the difference between TYPE_SCROLL_INSENSITIVE , and TYPE_SCROLL_SENSITIVE?
|
View Answer
|
|
Which of the following values can be replaced in the place of 1 and 2 belowStatement stmt = con.createStatement(1, 2);
|
View Answer
|
|
State true or false :-The new features in the JDBC 2.0 API is the ability to move a result set’s cursor backward as well as forward.
|
View Answer
|
|
Which of the following statement is false regarding the exceptions in JDBC
|
View Answer
|
|
Which of the following statement is false regarding the use of setAutoCommit() in JDBC
|
View Answer
|
|
Which of the statement below does not correctly defines the difference between JDBC and ODBC ?
|
View Answer
|
|
How can you configure Type-4 driver in cleandesktop?
|
View Answer
|
|
What is class in class.forname()?
|
View Answer
|
|
In which case i can use ResultSetMetaData and DatabaseMetaData?
|
View Answer
|
|
What is the need of BatchUpdates?
|
View Answer
|
|
How to create Container Managed Persistance program in EJB and tell me the procedure to deploy in Weblogic server.
|
View Answer
|
|
Difference between local and global transaction?
|
View Answer
|
|
What are the parameters used in Connection pooling?
|
View Answer
|
|
What is thin driver and thick driver.why it is called so?
|
View Answer
|
|
What are the steps to do connection pooling in weblogic?
|
View Answer
|
|
What is hybernate and spring? can u suggest any books or documents so that i can go through?
|
View Answer
|
|
Which one is better to create a thread by implementing Runnable or By Extending Thread in java?
|
View Answer
|
|
What is the protocol is used in type4 driver?
|
View Answer
|
|
How web server is connected with appliction server?
|
View Answer
|
|
What is a transaction?
|
View Answer
|