What are the different classes through which JDBC represents statements?
No Answer is Posted For this Question
Be the First to Post Answer
how many JDBC drivers ?name them?
Which database is used with java?
Write a program JDBCcode forfetching student database with SQL.
What is a jdbc connection?
What are the advantages of using preparedstatement over statement?
How can you know about drivers and database information ?
What is jdbc class forname?
What is the difference between jdbc and jndi?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
Is not bound in this context unable to find jdbc spring boot?
What are the advantages of collection pools?
What is the reason why we need a jdbcrowset like the wrapper around resultset?