Why do we use jdbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
Which is best database for java?
what are the drawbacks of JDBC? explain briefly?
what is rowset?
Is there any limitation for no of statments executed with in batchupdate?
What is execute(), executeUpdate() and executeQuery() methods?
Does sql allow null values ? Can we use it within where clause ?
What is the role of jdbc drivermanager class?
Is jdbc an api?
What are the jdbc statements?
What is benefit of using preparedstatement in java?
What is a datasource in java?
What does setautocommit do?