What is the use of jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Without using of Class.forName(? ?), how do you connect to db?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
Is jdbc secure?
What is the difference between Union, Unionall ?
What is savepoint in jdbc?
How many ways can you update a result set?
How many types of JDBC Drivers are present and what are they?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
If iam using JDBC API, do I also have to use ODBC?
What is ojdbc14 jar?
What are the new features added to JDBC 4.0?
What is the fastest type of JDBC driver?