Why is jdbc needed?
No Answer is Posted For this Question
Be the First to Post Answer
In JDBC, All the API?s are interfaces? Where is the actual implementation?
How data can be inserted into long row column of database?
Can the JDBC-ODBC Bridge be used with applets?
what is JDBC?
Explain the locking system in jdbc?
What is represented by the connection object?
How do I receive a ResultSet from a stored procedure?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?
Why is jdbc needed?
what is CallableStatement and what is its usage?
What is jdbc odbc driver?