Is jdbc faster than odbc?
No Answer is Posted For this Question
Be the First to Post Answer
What is 2-tier and 3-tier architecture?
Is jdbc a framework?
is java pure object oriented or not ?
What is the difference between setmaxrows(int) and setfetchsize(int)?
how do we get the connection from connection pool
How to test jdbc connection to sql server?
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
How to check jdbc driver version in sql server?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What is url in jdbc connection?
What does jdbc setmaxrows method do?
Does jdbctemplate close connection?