What do you understand by jdbc statements?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of class.forname while loading drivers?
What is represented by the connection object?
Give an example of code used for setting up connection with a driver.
why we don't use the type 2 driver for connect to the database in jdbc?
How do I insert an image file (or other raw data) into a database?
What are the different types of drivers under jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is jdbc odbc driver?
What are the measures to connect to the db using jdbc?
What is device controller?
what are the drawbacks of JDBC? explain briefly?
What causes no suitable driver error?