What is jndi lookup?
No Answer is Posted For this Question
Be the First to Post Answer
Explain some new features available in jdbc 4.0?
How to retrieve warnings in jdbc?
What is the meaning of “dirty read” in the database?
How do we load the drivers?
What are temp tables ?
Discuss the significances of jdbc.
What is JDBC RowSet? What are different types of RowSet?
What is setautocommit in jdbc?
What are the common JDBC problems that you got and how do you solved them?
What is ODBC and JDBC? How do you connect the Database?
How can I connect mysql or oracle with java?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?