Why do we need jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
When does the result for an sql statement return null?
What are the steps involved in establishing a connection using jdbc in java?
How do find debugging problems related to JDBC API?
Can we use the one instance of Statment to execute more than one query ?
Which interface is responsible for transaction management in jdbc?
Compare jdbc and odbc and how is jdbc required in this context.
Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?
What is serialization and deserialization in java programming?
Is it possible to connect to multiple databases simultaneously?
What is represented by the connection object?
How do I receive a ResultSet from a stored procedure?
What is difference between statement and preparedstatement in jdbc?