What is jdbc connection string?
No Answer is Posted For this Question
Be the First to Post Answer
what is callable statement?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What is the use of statement in jdbc?
What is jdbc odbc bridge in java?
What are the types of jdbc drivers that exist?
What will happen when ResultSet is not closed?
What are the differences between setmaxrows(int) and setfetchsize(int)?
How many categories of jdbc drivers are there?
What is JDBC?
3 Answers Akamai Technologies,
Is jdbc database independent?
What are the advantages of database connection pooling?
What is the difference between execute, executeQuery, executeUpdate?