Why do we use jdbc in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc explain?
How many types of resultset are there in jdbc?
What protocol does jdbc use?
What are the main components of JDBC ?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What is odbc and jdbc drivers?
Hi friends, In JDBC 4 drivers are there among this which driver is best and why it is best.Which driver is most commonly used in web applications.
Is jdbc connection secure?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What is the reason why we need a jdbcrowset like the wrapper around resultset?
How to find that, a row is updated or not?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?